Drop unconditional Xlib dependency
[geeqie.git] / src / main.c
index 863e39a..e4a2627 100644 (file)
 #include <clutter-gtk/clutter-gtk.h>
 #endif
 
-#ifdef HAVE_GTHREAD
-/** @FIXME see below */
-#include <X11/Xlib.h>
-#endif
-
 gboolean thumb_format_changed = FALSE;
 static RemoteConnection *remote_connection = NULL;