summaryrefslogtreecommitdiffstats
path: root/hacks/glx/maze3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/maze3d.c')
-rwxr-xr-xhacks/glx/maze3d.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hacks/glx/maze3d.c b/hacks/glx/maze3d.c
index 362d5d2..d3d34fb 100755
--- a/hacks/glx/maze3d.c
+++ b/hacks/glx/maze3d.c
@@ -44,9 +44,6 @@
#define DEF_SHOW_OVERLAY "False"
#define DEF_DROP_ACID "False"
-#undef countof
-#define countof(x) (sizeof((x))/sizeof((*x)))
-
#include "../images/gen/brick1_png.h"
#include "../images/gen/brick2_png.h"
#include "../images/gen/wood2_png.h"