Mercurial > hg > xemacs-beta
diff src/console-x.h @ 454:d7a9135ec789 r21-2-42
Import from CVS: tag r21-2-42
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:54 +0200 |
parents | 576fb035e263 |
children | c33ae14dd6d0 |
line wrap: on
line diff
--- a/src/console-x.h Mon Aug 13 11:40:23 2007 +0200 +++ b/src/console-x.h Mon Aug 13 11:40:54 2007 +0200 @@ -40,17 +40,6 @@ #include <X11/cursorfont.h> #include <X11/keysym.h> #include <X11/Xatom.h> - -#if 0 /* mrb - Xos sux. */ -#ifdef USG -#undef USG /* ####KLUDGE for Solaris 2.2 and up */ -#include <X11/Xos.h> -#define USG -#else -#include <X11/Xos.h> -#endif -#endif /* 0 */ - #include <X11/StringDefs.h> #ifdef HAVE_XPM @@ -76,7 +65,7 @@ /* Xt application info. */ Widget Xt_app_shell; - /* Cache of GC's for frame's on this device. */ + /* Cache of GC's for frames on this device. */ struct gc_cache *gc_cache; /* Selected visual, depth and colormap for this device */