---
src/screen.h | 7 -------
1 file changed, 7 deletions(-)
diff --git a/src/screen.h b/src/screen.h
index 4d846c5..ae1d642 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -27,13 +27,6 @@
#include <WINGs/WUtil.h>
-#define WTB_LEFT 0
-#define WTB_RIGHT 1
-
-#define WTB_FOCUSED 0
-#define WTB_UNFOCUSED 2
-#define WTB_PFOCUSED 4
-#define WTB_MENU 6
typedef struct {
WMRect *screens;
--
2.10.2-- To unsubscribe, send mail to [email protected].
