diff src/xintrinsic.h @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 4f79e16b1112
children 1f50e6fe4f3f
line wrap: on
line diff
--- a/src/xintrinsic.h	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/xintrinsic.h	Mon Aug 13 11:03:08 2007 +0200
@@ -23,8 +23,4 @@
 
 #include <X11/Intrinsic.h>
 
-#ifdef CONST_IS_LOSING
-# define CONST
-#else
-# define CONST const
-#endif
+#define CONST const