From 38886de0c3e9ea5729ef23e4c653fa2822f52e8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Apr 2021 14:43:39 +0200 Subject: xscreensaver 6.00 --- hacks/glx/pulsar.c | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'hacks/glx/pulsar.c') diff --git a/hacks/glx/pulsar.c b/hacks/glx/pulsar.c index 4a3e79e..3a515a8 100644 --- a/hacks/glx/pulsar.c +++ b/hacks/glx/pulsar.c @@ -53,14 +53,6 @@ #ifdef USE_GL /* whole file */ -#ifdef HAVE_XMU -# ifndef VMS -# include -#else /* VMS */ -# include -# endif /* VMS */ -#endif - #include "ximage-loader.h" /* Functions for loading and storing textures */ @@ -70,9 +62,6 @@ /* Functions for handling the frames per second timer */ -#undef countof -#define countof(x) (sizeof((x))/sizeof((*x))) - #define WIDTH 800 #define HEIGHT 600 -- cgit v1.2.3-55-g7522