summaryrefslogtreecommitdiffstats
path: root/hacks/glx/glschool.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/glschool.c')
-rw-r--r--hacks/glx/glschool.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hacks/glx/glschool.c b/hacks/glx/glschool.c
index 6ad80a9..75e40e8 100644
--- a/hacks/glx/glschool.c
+++ b/hacks/glx/glschool.c
@@ -19,9 +19,6 @@
#define release_glschool (0)
#define glschool_handle_event (xlockmore_no_events)
-#undef countof
-#define countof(x) (sizeof((x))/sizeof((*x)))
-
#define DEF_NFISH "100"
#define DEF_FOG "False"
#define DEF_DRAWBBOX "True"