summaryrefslogtreecommitdiffstats
path: root/hacks/glx/antspotlight.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/antspotlight.c')
-rw-r--r--hacks/glx/antspotlight.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/hacks/glx/antspotlight.c b/hacks/glx/antspotlight.c
index f5e1e69..5c416bc 100644
--- a/hacks/glx/antspotlight.c
+++ b/hacks/glx/antspotlight.c
@@ -25,18 +25,6 @@
#include "xlock.h"
#endif
-#ifdef HAVE_JWXYZ
-# include "jwxyz.h"
-#else
-# include <X11/Xlib.h>
-# include <GL/gl.h>
-# include <GL/glu.h>
-#endif
-
-#ifdef HAVE_JWZGLES
-# include "jwzgles.h"
-#endif /* HAVE_JWZGLES */
-
#include "sphere.h"
#include "tube.h"
#include "rotator.h"