X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FxlockmoreI.h;h=2813c754a7c8b79587b157cae39a06ffcaf5c976;hp=3629804c52565a34683b5a670ff8429d8483ea86;hb=278c59e14c53fd412b734e699bd4f314f766f804;hpb=551b3de3f619c04c2dd1971ee9b3f02e270c28c9 diff --git a/hacks/xlockmoreI.h b/hacks/xlockmoreI.h index 3629804c..2813c754 100644 --- a/hacks/xlockmoreI.h +++ b/hacks/xlockmoreI.h @@ -109,8 +109,4 @@ extern void xlockmore_screenhack (Display *dpy, Window window, void (*hack_draw) (ModeInfo *), void (*hack_free) (ModeInfo *)); -#ifdef USE_GL -extern Visual *get_gl_visual (Screen *screen, char *name, char *class); -#endif - #endif /* __XLOCKMORE_INTERNAL_H__ */