ftp://ftp.uni-heidelberg.de/pub/X11/contrib/applications/xscreensaver-1.25.tar.Z
[xscreensaver] / hacks / imsmap.c
old mode 100755 (executable)
new mode 100644 (file)
index a69e449..fc4f2ca
@@ -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;