Mercurial > hg > xemacs-beta
diff src/glyphs-x.h @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 1a767b41a199 |
children | 8619ce7e4c50 |
line wrap: on
line diff
--- a/src/glyphs-x.h Mon Aug 13 09:00:04 2007 +0200 +++ b/src/glyphs-x.h Mon Aug 13 09:02:59 2007 +0200 @@ -72,9 +72,6 @@ #define XIMAGE_INSTANCE_X_NPIXELS(i) \ IMAGE_INSTANCE_X_NPIXELS (XIMAGE_INSTANCE (i)) -/* Set to 1 if you wish to implement this feature */ -# define HAVE_SUBWINDOWS 0 -# if HAVE_SUBWINDOWS /**************************************************************************** * Subwindow Object * ****************************************************************************/ @@ -98,7 +95,6 @@ int being_displayed; /* used to detect when needs to be unmapped */ }; -# endif #endif /* HAVE_X_WINDOWS */ #endif /* _XEMACS_GLYPHS_X_H_ */