X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fimsmap.c;h=fc4f2ca1e00d3351e0af5a443fc59bfd991b702d;hb=6edc84f12f15860a71430c45e8392a5e4ef8203c;hp=a69e44935464668476d53e6ec9975ec431a733c2;hpb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;p=xscreensaver diff --git a/hacks/imsmap.c b/hacks/imsmap.c old mode 100755 new mode 100644 index a69e4493..fc4f2ca1 --- a/hacks/imsmap.c +++ b/hacks/imsmap.c @@ -29,11 +29,6 @@ static XWindowAttributes wattrs; #define signed /**/ #endif -#ifdef VMS -#ifndef __DECC -#define signed /**/ /* for VAX C */ -#endif -#endif static unsigned long *pixels = 0, fg_pixel, bg_pixel; static int npixels = 0; static Colormap cmap;