X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcage.c;h=a2983bcd718f641990dfacf0e82ec715e945bd7b;hp=e3641506dae448bc23b5632fffd60a0befddbada;hb=8eb2873d7054e705c4e83f22d18c40946a9e2529;hpb=a1d41b2aa6e18bf9a49b914a99dda8232c5d7762 diff --git a/hacks/glx/cage.c b/hacks/glx/cage.c index e3641506..a2983bcd 100644 --- a/hacks/glx/cage.c +++ b/hacks/glx/cage.c @@ -84,8 +84,7 @@ static const char sccsid[] = "@(#)cage.c 4.07 98/01/04 xlockmore"; # define HACK_DRAW draw_cage # define HACK_RESHAPE reshape_cage # define cage_opts xlockmore_opts -# define DEFAULTS "*cycles: 1 \n" \ - "*delay: 25000 \n" \ +# define DEFAULTS "*delay: 25000 \n" \ "*showFPS: False \n" \ "*wireframe: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */