X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=src%2Finline.c;h=dec2a640376184da5fdd059389f1e46341f5fa66;hb=dd022a0a6963696360b35ec1c50a670a7a9f95a4;hp=5a952d37e551f766c6a7317ae40e443f1629d693;hpb=c879e5b17b3d5fef34ab58fc66e1cbb4269e5bb4;p=sxemacs diff --git a/src/inline.c b/src/inline.c index 5a952d3..dec2a64 100644 --- a/src/inline.c +++ b/src/inline.c @@ -87,19 +87,10 @@ along with this program. If not, see . */ #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