X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fxlock-gl-utils.c;h=0921731f22eb59d224d1593e431d1f76819fd0f4;hp=e3aeff0b5462c43476f767bc10e7a582c3ba35fb;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/glx/xlock-gl-utils.c b/hacks/glx/xlock-gl-utils.c index e3aeff0b..0921731f 100644 --- a/hacks/glx/xlock-gl-utils.c +++ b/hacks/glx/xlock-gl-utils.c @@ -18,10 +18,6 @@ #include "xlockmoreI.h" #include "glxfonts.h" -#include -#include -#include - #ifndef isupper # define isupper(c) ((c) >= 'A' && (c) <= 'Z') #endif @@ -144,7 +140,6 @@ init_GL(ModeInfo * mi) } } - /* clear away any lingering error codes */