X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcircuit.c;h=6cf0d73b90436a33bbd75248e06a2fd97d6ac3e6;hp=e6636c29f2f0a1d6f842200e3360b436d84e73d8;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/circuit.c b/hacks/glx/circuit.c index e6636c29..6cf0d73b 100644 --- a/hacks/glx/circuit.c +++ b/hacks/glx/circuit.c @@ -46,16 +46,8 @@ #define DEF_SEVEN "False" #define DEF_PARTS "10" - -#define DEFAULTS "*parts: " DEF_PARTS " \n" \ - "*spin: " DEF_SPIN "\n" \ - "*delay: 20000 \n" \ - "*showFPS: False \n" \ - "*seven: " DEF_SEVEN "\n" \ - "*light: True \n" \ - "*rotate: False\n" \ - "*font: fixed\n" \ - "*rotatespeed: 1\n" \ +#define DEFAULTS "*delay: 20000 \n" \ + "*showFPS: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */