ftp://ftp.uni-heidelberg.de/pub/X11/contrib/applications/xscreensaver-1.25.tar.Z
[xscreensaver] / hacks / rocks.c
old mode 100755 (executable)
new mode 100644 (file)
index e1db24b..8cf49cf
@@ -16,9 +16,6 @@
 #include "screenhack.h"
 #include <stdio.h>
 #include <math.h>
-#ifdef VMS
-#define M_PI 3.14159265358979323846
-#endif
 #if __STDC__
 #include <math.h>      /* for M_PI */
 #endif