Mercurial > hg > xemacs-beta
diff src/gui-x.c @ 217:d44af0c54775 r20-4b7
Import from CVS: tag r20-4b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:08:34 +0200 |
parents | 3d6bfa290dbd |
children | 557eaa0339bf |
line wrap: on
line diff
--- a/src/gui-x.c Mon Aug 13 10:07:42 2007 +0200 +++ b/src/gui-x.c Mon Aug 13 10:08:34 2007 +0200 @@ -625,11 +625,6 @@ #elif defined (HAVE_DIALOGS) MACROLET (lwlib_dialogs_athena); #endif -#ifdef ENERGIZE - MACROLET (lwlib_uses_energize); -#else - MACROLET (lwlib_does_not_use_energize); -#endif #undef MACROLET }