diff src/xterm.h @ 13836:be2b3be07978

(HAVE_X11R6): Definition deleted (previous change undone).
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Dec 1995 23:12:46 +0000
parents 53a7a5ed6e3c
children 99b3412dc4e7
line wrap: on
line diff
--- a/src/xterm.h	Sun Dec 24 23:11:31 1995 +0000
+++ b/src/xterm.h	Sun Dec 24 23:12:46 1995 +0000
@@ -79,12 +79,6 @@
 #endif
 #endif
 
-#ifdef XlibSpecificationRelease
-#if XlibSpecificationRelease >= 6
-#define HAVE_X11R6 1
-#endif
-#endif
-
 #ifdef HAVE_X11R5
 #define HAVE_X_I18N
 #include <X11/Xlocale.h>