X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhopalong.c;h=cb663ac33a0603791ed884131df85b6b080ccce6;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=7d290f2d6bb8073a75bab7429b9e440a0a59fac8;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/hopalong.c b/hacks/hopalong.c index 7d290f2d..cb663ac3 100644 --- a/hacks/hopalong.c +++ b/hacks/hopalong.c @@ -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"