diff src/xintrinsic.h @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 376386a54a3c
children 4f79e16b1112
line wrap: on
line diff
--- a/src/xintrinsic.h	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/xintrinsic.h	Mon Aug 13 10:28:48 2007 +0200
@@ -23,8 +23,4 @@
 
 #include <X11/Intrinsic.h>
 
-#ifdef CONST_IS_LOSING
-# define CONST
-#else
-# define CONST const
-#endif
+#define CONST const