From 244556fcc7cfde9e3f404f0bbdba89e3e76ce7d8 Mon Sep 17 00:00:00 2001 From: uint23 Date: Mon, 14 Apr 2025 22:40:25 +0100 Subject: fixed bad code.. :o --- src/util.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/util.h') 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 - -void otherwm(void); -int otherwmerr(Display *dpy, XErrorEvent *ee); #endif -- cgit v1.2.3