1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

Trivial cleanup: Removed unused defines.

This commit is contained in:
2017-01-31 21:59:28 +01:00
committed by Carlos R. Mafra
parent 92bc458fac
commit 002d415d02

View File

@@ -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;