diff src/xintrinsic.h @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 8de8e3f6228a
children 308d34e9f07d
line wrap: on
line diff
--- a/src/xintrinsic.h	Mon Aug 13 11:33:40 2007 +0200
+++ b/src/xintrinsic.h	Mon Aug 13 11:35:02 2007 +0200
@@ -22,14 +22,6 @@
 #ifndef INCLUDED_xintrinsic_h_
 #define INCLUDED_xintrinsic_h_
 
-#undef CONST                    /* X11R4 header thinks it can define CONST */
-
 #include <X11/Intrinsic.h>
 
-#ifdef CONST_IS_LOSING
-# define CONST
-#else
-# define CONST const
-#endif
-
 #endif /* INCLUDED_xintrinsic_h_ */