From: Richard M. Stallman Date: Sun, 24 Dec 1995 23:12:46 +0000 (+0000) Subject: (HAVE_X11R6): Definition deleted (previous change undone). X-Git-Tag: emacs-19.34~2024 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ab1394150d6f2f0a41cddd93a978b96dcdf5b7b;p=emacs.git (HAVE_X11R6): Definition deleted (previous change undone). --- diff --git a/src/xterm.h b/src/xterm.h index 47f79d65947..607cf02caca 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -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