X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fsballs.c;h=4f284e90a0cf85f8e87d434dc1edadf3e8065536;hp=2eb2bcd92708f030877cd843df44ec741254ce45;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/sballs.c b/hacks/glx/sballs.c index 2eb2bcd9..4f284e90 100644 --- a/hacks/glx/sballs.c +++ b/hacks/glx/sballs.c @@ -49,11 +49,8 @@ static const char sccsid[] = "@(#)sballs.c 5.02 2001/03/10 xlockmore"; #define DEFAULTS "*delay: 30000 \n" \ "*size: 0 \n" \ "*cycles: 4 \n" \ - "*object: 0 \n" \ - "*trackmouse: False \n" \ "*showFPS: False \n" \ "*wireframe: False \n" \ - "*texture: True \n" #define MODE_sballs #include "xlockmore.h" /* from the xscreensaver distribution */