X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=hacks%2Fglx%2Fmoebius.c;h=c3bcaf81523f915027198534f56a35993a5ac51d;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hp=d05e8c65e3149167c41c11316eff4e921f518e34;hpb=447db08c956099b3b183886729108bf5b364c4b8;p=xscreensaver diff --git a/hacks/glx/moebius.c b/hacks/glx/moebius.c index d05e8c65..c3bcaf81 100644 --- a/hacks/glx/moebius.c +++ b/hacks/glx/moebius.c @@ -91,8 +91,7 @@ static const char sccsid[] = "@(#)moebius.c 5.01 2001/03/01 xlockmore"; # define EVENT_MASK PointerMotionMask # define moebius_opts xlockmore_opts # define DEFAULTS "*delay: 20000 \n" \ - "*showFPS: False \n" \ - "*wireframe: False \n" + "*showFPS: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */ # include "xlock.h" /* from the xlockmore distribution */