Introduction
Introduction Statistics Contact Development Disclaimer Help
tRemoving the deprecated g_thread_init call. - surf - customized build of surf,…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 77036565da810b782043e3dcdeca0e15ef95ffe9
parent 8c15f0e75880b7c1d80884f1dcf503e4097fe86b
Author: Christoph Lohmann <[email protected]>
Date: Sat, 2 Feb 2013 09:40:34 +0100
Removing the deprecated g_thread_init call.
Diffstat:
M surf.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/surf.c b/surf.c
t@@ -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();
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.