http://ftp.x.org/contrib/applications/xscreensaver-2.16.tar.gz
[xscreensaver] / hacks / hopalong.c
index 7d290f2d6bb8073a75bab7429b9e440a0a59fac8..cb663ac33a0603791ed884131df85b6b080ccce6 100644 (file)
@@ -55,9 +55,7 @@ static const char sccsid[] = "@(#)hop.c       4.02 97/04/01 xlockmore";
 # define DEFAULTS      "*count:                1000    \n"                     \
                                        "*cycles:               2500    \n"                     \
                                        "*delay:                10000   \n"                     \
-                                       "*ncolors:              200     \n"                     \
-                                       "*eraseSpeed:   400 \n"                         \
-                                       "*eraseMode:    -1 \n"
+                                       "*ncolors:              200     \n"
 # define SMOOTH_COLORS
 # include "xlockmore.h"                                /* from the xscreensaver distribution */
 # include "erase.h"