X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fpulsar.c;h=990372f2fca32e64736473f91d80f5b581ff41e8;hp=c344c82bbb6eca843b03e6ff5839b965fd6a2c2f;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/pulsar.c b/hacks/glx/pulsar.c index c344c82b..990372f2 100644 --- a/hacks/glx/pulsar.c +++ b/hacks/glx/pulsar.c @@ -48,17 +48,6 @@ # define screensaver_opts xlockmore_opts #define DEFAULTS "*delay: 10000 \n" \ "*showFPS: False \n" \ - "*light: False \n" \ - "*wire: False \n" \ - "*quads: 5 \n" \ - "*blend: True \n" \ - "*fog: False \n" \ - "*antialias: False \n" \ - "*texture: False \n" \ - "*texture_quality: False \n" \ - "*mipmap: False \n" \ - "*doDepth: False \n" \ - "*image: BUILTIN \n" # include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */