X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fstairs.c;h=e905cae4a76c51f85be59de8d2c96979ed2e320d;hb=8eb2873d7054e705c4e83f22d18c40946a9e2529;hp=809325f3c410000ca6d509393cb2ec3ac2aa25be;hpb=3d9140a05b5272fed0883a0af0a71e30ef44d47f;p=xscreensaver diff --git a/hacks/glx/stairs.c b/hacks/glx/stairs.c index 809325f3..e905cae4 100644 --- a/hacks/glx/stairs.c +++ b/hacks/glx/stairs.c @@ -66,8 +66,7 @@ static const char sccsid[] = "@(#)stairs.c 4.07 97/11/24 xlockmore"; # define HACK_DRAW draw_stairs # define HACK_RESHAPE reshape_stairs # define stairs_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 */