http://ftp.aanet.ru/pub/Linux/X11/apps/xscreensaver-2.31.tar.gz
[xscreensaver] / hacks / braid.c
index 9f25d6db8ed515bc69f2a85edd0c9400ce9666ba..9d9c4e5fd37d7191520da055279ae13f4e204f3e 100644 (file)
@@ -21,7 +21,7 @@ static const char sccsid[] = "@(#)braid.c     4.00 97/01/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-Sep-95: color knotted components differently, J. Neil.
  * 29-Aug-95: Written.  John Neil <neil@math.idbsu.edu>
  */
@@ -35,9 +35,7 @@ static const char sccsid[] = "@(#)braid.c     4.00 97/01/01 xlockmore";
                                        "*size:            -7     \n"                   \
                                        "*cycles:               100   \n"                       \
                                        "*delay:                1000  \n"                       \
-                                       "*ncolors:              64    \n"                       \
-                                       "*eraseSpeed:   400 \n"                         \
-                                       "*eraseMode:    -1 \n"
+                                       "*ncolors:              64    \n"
 # define UNIFORM_COLORS
 # include "xlockmore.h"                                /* from the xscreensaver distribution */
 # include "erase.h"