]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_X11R6): Definition deleted (previous change undone).
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 1995 23:12:46 +0000 (23:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 1995 23:12:46 +0000 (23:12 +0000)
src/xterm.h

index 47f79d659479241be92f141b8e28e72da3f371dc..607cf02caca54ef7bd3a56709886c16231d9d03b 100644 (file)
@@ -79,12 +79,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 #endif
 
-#ifdef XlibSpecificationRelease
-#if XlibSpecificationRelease >= 6
-#define HAVE_X11R6 1
-#endif
-#endif
-
 #ifdef HAVE_X11R5
 #define HAVE_X_I18N
 #include <X11/Xlocale.h>