summaryrefslogtreecommitdiffstats
path: root/hacks/glx/timetunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/timetunnel.c')
-rw-r--r--hacks/glx/timetunnel.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hacks/glx/timetunnel.c b/hacks/glx/timetunnel.c
index 2dd83be..ee216cc 100644
--- a/hacks/glx/timetunnel.c
+++ b/hacks/glx/timetunnel.c
@@ -10,8 +10,6 @@
* implied warranty.
*/
-#define GL_GLEXT_PROTOTYPES 1
-
#include <math.h> /* for log2 */
#define DEFAULTS "*delay: 30000 \n" \
@@ -24,8 +22,6 @@
# define release_tunnel 0
-#undef countof
-#define countof(x) (sizeof((x))/sizeof((*x)))
#include "xlockmore.h"
#include "colors.h"