X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fdrift.c;h=a99958329e04c0c7934f3a33b2c4cc384634ed41;hb=6bb727f03bff0389fbb1349d7df4c9d8d7532959;hp=508707088d5ba1d82d46ece0538aefbefe5f75ef;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/drift.c b/hacks/drift.c index 50870708..a9995832 100644 --- a/hacks/drift.c +++ b/hacks/drift.c @@ -35,9 +35,7 @@ static const char sccsid[] = "@(#)drift.c 4.02 97/04/01 xlockmore"; # define drift_opts xlockmore_opts # define DEFAULTS "*count: 30 \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"