diff lwlib/lwlib-config.c @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 6b37e6ddd302
children f220cc83d72e
line wrap: on
line diff
--- a/lwlib/lwlib-config.c	Mon Aug 13 10:07:42 2007 +0200
+++ b/lwlib/lwlib-config.c	Mon Aug 13 10:08:34 2007 +0200
@@ -88,9 +88,3 @@
 int lwlib_does_not_support_dialogs;
 # endif
 #endif
-
-#ifdef ENERGIZE
-int lwlib_uses_energize;
-#else
-int lwlib_does_not_use_energize;
-#endif