summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-14 22:40:25 +0100
committeruint23 <[email protected]>2025-04-14 22:40:25 +0100
commit244556fcc7cfde9e3f404f0bbdba89e3e76ce7d8 (patch)
tree25a045640daf4a710cf497db86ec949e7f8a6b27 /src/util.h
parent7883981fe9976b3933959c04fa8cc62158c70855 (diff)
fixed bad code.. :o
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/util.h b/src/util.h
index bc77105..70a5ce8 100644
--- a/src/util.h
+++ b/src/util.h
@@ -1,8 +1,4 @@
#ifndef UTIL_H
#define UTIL_H
-#include <X11/Xlib.h>
-
-void otherwm(void);
-int otherwmerr(Display *dpy, XErrorEvent *ee);
#endif