summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--surf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/surf.c b/surf.c
index c9fa08d..cebd469 100644
--- a/surf.c
+++ b/surf.c
@@ -997,8 +997,6 @@ setup(void) {
/* clean up any zombies immediately */
sigchld(0);
gtk_init(NULL, NULL);
- if (!g_thread_supported())
- g_thread_init(NULL);
dpy = GDK_DISPLAY();