X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fforest.c;h=54fe80739b9e4f62c8b3f83e614bbea1558c42eb;hb=59ac4e9a0de290e4275a7bbb890ad16abd09d68f;hp=4d4b9d6eef1404ef5ca5239adafea284cde360bb;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/forest.c b/hacks/forest.c index 4d4b9d6e..54fe8073 100644 --- a/hacks/forest.c +++ b/hacks/forest.c @@ -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"