call log window functions indirectly via idle callbacks
[geeqie.git] / src / main.c
index a60cb91..1ddee03 100644 (file)
@@ -740,7 +740,6 @@ gint main(gint argc, gchar *argv[])
        g_thread_init(NULL);
        gdk_threads_init();
        gdk_threads_enter();
-       debug_mutex = g_mutex_new();
 
 #endif