Mercurial > emacs
changeset 14746:8d0998194290
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 04 Mar 1996 18:00:34 +0000 |
parents | f78162b0fc6e |
children | 539265eb3e0f |
files | src/xfns.c |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Mon Mar 04 17:38:35 1996 +0000 +++ b/src/xfns.c Mon Mar 04 18:00:34 1996 +0000 @@ -104,15 +104,6 @@ #define MAXREQUEST(dpy) ((dpy)->max_request_size) #endif -#ifdef AIX -#ifdef HAVE_X11R5 -/* AIX uses an incompatible name for this, at least in X11R5. - I'm guessing that in X11R6 it will be compatible. */ -#undef XIMStatusNothing -#define XIMStatusNothing XIMStatusNone -#endif -#endif - /* The name we're using in resource queries. */ Lisp_Object Vx_resource_name;