Partially sync files.el from XEmacs 21.5 for wildcard support.
[sxemacs] / src / inline.c
index 5a952d3..dec2a64 100644 (file)
@@ -87,19 +87,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 #include "ui/X11/gui-x.h"
 #endif
 
-#ifdef HAVE_GTK
-#include "ui/Gtk/console-gtk.h"
-#include "ui/Gtk/ui-gtk.h"
-#endif
-
 #ifdef FILE_CODING
 #include "mule/file-coding.h"
 #endif
 
-#ifdef TOOLTALK
-#include "ui/tooltalk.h"
-#endif
-
 #ifdef HAVE_OPENSSL
 #include "openssl.h"
 #endif