X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fjuggle.c;h=c10a8dec38506669e2a563ecc3dbe52e8e89a270;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hp=f0b555e6aeecbdb54075b29bf73fd1348a040521;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;p=xscreensaver diff --git a/hacks/juggle.c b/hacks/juggle.c index f0b555e6..c10a8dec 100644 --- a/hacks/juggle.c +++ b/hacks/juggle.c @@ -1,9 +1,8 @@ /* -*- Mode: C; tab-width: 4 -*- */ /* juggle */ -#if !defined( lint ) && !defined( SABER ) +#if 0 static const char sccsid[] = "@(#)juggle.c 5.10 2003/09/02 xlockmore"; - #endif /*- @@ -2643,7 +2642,7 @@ draw_juggle (ModeInfo * mi) MI_IS_DRAWN(mi) = True; -#ifdef HAVE_COCOA +#ifdef HAVE_JWXYZ /* Don't worry about flicker, trust Quartz's double-buffering. This is a fast fix for the pixel-turds I can't track down... */