http://ftp.x.org/contrib/applications/xscreensaver-2.16.tar.gz
[xscreensaver] / hacks / forest.c
index 4d4b9d6eef1404ef5ca5239adafea284cde360bb..54fe80739b9e4f62c8b3f83e614bbea1558c42eb 100644 (file)
@@ -33,9 +33,7 @@ static const char sccsid[] = "@(#)forest.c    4.03 97/05/10 xlockmore";
 # define DEFAULTS      "*count:                100     \n"                     \
                                        "*cycles:               200     \n"                     \
                                        "*delay:                400000  \n"                     \
-                                       "*ncolors:              100     \n"                     \
-                                       "*eraseSpeed:   400 \n"                         \
-                                       "*eraseMode:    -1 \n"
+                                       "*ncolors:              100     \n"
 # define UNIFORM_COLORS
 # include "xlockmore.h"                                /* from the xscreensaver distribution */
 # include "erase.h"