X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fmoebius.c;h=15e3732ee84e41b8743e19bda92df9137a3dd32e;hp=3f4dc35115f093e0901fbf51e00e074f125cbca8;hb=8eb2873d7054e705c4e83f22d18c40946a9e2529;hpb=a1d41b2aa6e18bf9a49b914a99dda8232c5d7762 diff --git a/hacks/glx/moebius.c b/hacks/glx/moebius.c index 3f4dc351..15e3732e 100644 --- a/hacks/glx/moebius.c +++ b/hacks/glx/moebius.c @@ -84,8 +84,7 @@ static const char sccsid[] = "@(#)moebius.c 4.08 97/01/04 xlockmore"; # define HACK_DRAW draw_moebius # define HACK_RESHAPE reshape_moebius # define moebius_opts xlockmore_opts -# define DEFAULTS "*cycles: 1 \n" \ - "*delay: 20000 \n" \ +# define DEFAULTS "*delay: 20000 \n" \ "*showFPS: False \n" \ "*wireframe: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */