X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-x.h;h=bd36a64f200857ee54c8ede381dc41150e6b6beb;hb=571a24e2bfea15d37c3503414674f59e89ec9652;hp=cf2697c9d7b84e4cc3c6d2740d9a8cdefeb01d0f;hpb=0c693dc08f0794304711787b2eb47c144ea4bef1;p=chise%2Fxemacs-chise.git diff --git a/src/console-x.h b/src/console-x.h index cf2697c..bd36a64 100644 --- a/src/console-x.h +++ b/src/console-x.h @@ -40,17 +40,6 @@ Boston, MA 02111-1307, USA. */ #include #include #include - -#if 0 /* mrb - Xos sux. */ -#ifdef USG -#undef USG /* ####KLUDGE for Solaris 2.2 and up */ -#include -#define USG -#else -#include -#endif -#endif /* 0 */ - #include #ifdef HAVE_XPM @@ -76,7 +65,7 @@ struct x_device /* 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 */