diff src/xintrinsicp.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 8c5cf108f035
line wrap: on
line diff
--- a/src/xintrinsicp.h	Mon Aug 13 11:33:40 2007 +0200
+++ b/src/xintrinsicp.h	Mon Aug 13 11:35:02 2007 +0200
@@ -22,16 +22,8 @@
 #ifndef INCLUDED_xintrinsicp_h_
 #define INCLUDED_xintrinsicp_h_
 
-#undef CONST                    /* X11R4 header thinks it can define CONST */
-
 #include <X11/Intrinsic.h>
 #include <X11/IntrinsicP.h>
 #include <X11/ObjectP.h>     /* apparently some IntrinsicP.h don't have this */
 
-#ifdef CONST_IS_LOSING
-# define CONST
-#else
-# define CONST const
-#endif
-
 #endif /* INCLUDED_xintrinsicp_h_ */