http://ftp.aanet.ru/pub/Linux/X11/apps/xscreensaver-2.31.tar.gz
[xscreensaver] / hacks / drift.c
index 508707088d5ba1d82d46ece0538aefbefe5f75ef..6e5399fea4f7eb14fea62ecdc0f13534895a61ae 100644 (file)
@@ -20,7 +20,7 @@ static const char sccsid[] = "@(#)drift.c     4.02 97/04/01 xlockmore";
  * other special, indirect and consequential damages.
  *
  * Revision History:
- * 10-May-97: jwz@netscape.com: turned into a standalone program.
+ * 10-May-97: jwz@jwz.org: turned into a standalone program.
  * 01-Jan-97: Moved new flame to drift.  Compile time options now run time.
  * 01-Jun-95: Updated by Scott Draves.
  * 27-Jun-91: vary number of functions used.
@@ -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"