summaryrefslogtreecommitdiffstats
path: root/hacks/glx/flipscreen3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/flipscreen3d.c')
-rw-r--r--hacks/glx/flipscreen3d.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hacks/glx/flipscreen3d.c b/hacks/glx/flipscreen3d.c
index ce3dc76..4de26de 100644
--- a/hacks/glx/flipscreen3d.c
+++ b/hacks/glx/flipscreen3d.c
@@ -49,10 +49,6 @@ static int rotate;
#define QW 12
#define QH 12
-#undef countof
-#define countof(x) (sizeof((x))/sizeof((*x)))
-
-
static XrmOptionDescRec opts[] = {
{"+rotate", ".screenflip.rotate", XrmoptionNoArg, "false" },
{"-rotate", ".screenflip.rotate", XrmoptionNoArg, "true" },