X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fblocktube.c;h=f32c7b1e4a0d56241beebc06351f5f02eef381c3;hp=b16e0d3824a93696b1ab785fb0dff8410ef3402b;hb=bbd0773f2adde4927a6196361d4061e70bf48cd9;hpb=6a1da724858673ac40aa13a9612340d8bed8c7b9 diff --git a/hacks/glx/blocktube.c b/hacks/glx/blocktube.c index b16e0d38..f32c7b1e 100644 --- a/hacks/glx/blocktube.c +++ b/hacks/glx/blocktube.c @@ -127,6 +127,7 @@ ModStruct blocktube_description = "A shifting tunnel of reflective blocks", 0, NULL}; #endif /* USE_MODULES */ +#if defined( I_HAVE_XPM ) static Bool LoadGLTextures(ModeInfo *mi) { Bool status; @@ -149,6 +150,7 @@ static Bool LoadGLTextures(ModeInfo *mi) } return status; } +#endif static void newTargetColor(void) {