X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fatunnel.c;h=2d6f144337c8219b5276f273b64b4c8578e4fa31;hp=ea7a900431afaa7a06175101258c70b0926e5060;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/atunnel.c b/hacks/glx/atunnel.c index ea7a9004..2d6f1443 100644 --- a/hacks/glx/atunnel.c +++ b/hacks/glx/atunnel.c @@ -45,10 +45,7 @@ static const char sccsid[] = "@(#)atunnels.c 5.13 2004/05/25 xlockmore"; # define HACK_RESHAPE reshape_atunnels # define atunnels_opts xlockmore_opts #define DEFAULTS "*delay: 10000 \n" \ - "*showFPS: False \n" \ - "*light: True \n" \ - "*wire: False \n" \ - "*texture: True \n" + "*showFPS: False \n" \ #define MODE_atunnels # include "xlockmore.h" /* from the xscreensaver distribution */