X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Finvolute.c;h=d31e824d960f7f14e9abbe156770a010abd0bae9;hp=6b5c5d97b5fd43931186167953b78ab9c73eafd5;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7 diff --git a/hacks/glx/involute.c b/hacks/glx/involute.c index 6b5c5d97..d31e824d 100644 --- a/hacks/glx/involute.c +++ b/hacks/glx/involute.c @@ -33,8 +33,8 @@ /* For debugging: if true then in wireframe, do not abbreviate. */ -static Bool wire_all_p = False+1; -static Bool show_normals_p = False+1; +static Bool wire_all_p = False; +static Bool show_normals_p = False; /* Draws an uncapped tube of the given radius extending from top to bottom,