http://ftp.x.org/contrib/applications/xscreensaver-3.06.tar.gz
[xscreensaver] / hacks / hopalong.c
index 7d290f2d6bb8073a75bab7429b9e440a0a59fac8..c762a162f71b044f7a6c4d43538c7998cb0b05ec 100644 (file)
@@ -21,7 +21,7 @@ static const char sccsid[] = "@(#)hop.c       4.02 97/04/01 xlockmore";
  *
  * Revision History:
  * Changes of David Bagley <bagleyd@bigfoot.com>
- * 10-May-97: jwz@netscape.com: ported from xlockmore 4.03a10 to be a 
+ * 10-May-97: jwz@jwz.org: ported from xlockmore 4.03a10 to be a 
  *                       standalone program and thus usable with xscreensaver
  *                       (I threw away my 1992 port and started over.)
  * 27-Jul-95: added Peter de Jong's hop from Scientific American
@@ -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"