update.
[chise/xemacs-chise.git-] / lwlib / lwlib-config.c
index 7da6b51..f2c6edf 100644 (file)
@@ -88,13 +88,3 @@ int lwlib_dialogs_athena;
 int lwlib_does_not_support_dialogs;
 # endif
 #endif
-
-#ifdef LWLIB_WIDGETS_MOTIF
-int lwlib_widgets_motif;
-#else
-# ifdef LWLIB_WIDGETS_ATHENA
-int lwlib_widgets_athena;
-# else
-int lwlib_does_not_support_widgets;
-# endif
-#endif