Mercurial > emacs
changeset 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 | fc6b59f8a580 |
children | e2d1a0fa263a |
files | src/xterm.h |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
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>