X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fpinion.c;h=5486a61258a4a802431d8939ba3513fe4840293f;hp=7f741e7f644aa6fbd5510c140a90c860720ce2ad;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/pinion.c b/hacks/glx/pinion.c index 7f741e7f..5486a612 100644 --- a/hacks/glx/pinion.c +++ b/hacks/glx/pinion.c @@ -29,10 +29,6 @@ extern XtAppContext app; #define DEFAULTS "*delay: 15000 \n" \ "*showFPS: False \n" \ "*wireframe: False \n" \ - "*spinSpeed: " DEF_SPIN_SPEED " \n" \ - "*scrollSpeed:" DEF_SCROLL_SPEED " \n" \ - "*maxRPM: " DEF_MAX_RPM " \n" \ - "*gearSize: " DEF_GEAR_SIZE " \n" \ "*titleFont: -*-times-bold-r-normal-*-180-*\n" \ "*titleFont2: -*-times-bold-r-normal-*-120-*\n" \ "*titleFont3: -*-times-bold-r-normal-*-80-*\n" \