X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Finteraggregate.c;h=6e48f3f277c28369e6ab188423885c37a18ca502;hp=986acd5327a0292b23bdf5e52b1cd7efe1a6b211;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7 diff --git a/hacks/interaggregate.c b/hacks/interaggregate.c index 986acd53..6e48f3f2 100644 --- a/hacks/interaggregate.c +++ b/hacks/interaggregate.c @@ -290,7 +290,6 @@ static inline unsigned long rgb2point(int depth, int r, int g, int b) switch(depth) { case 32: - ret = 0xff000000; case 24: #ifdef HAVE_COCOA /* This program idiotically does not go through a color map, so