aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r--src/ephy-main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index dfa682bd6..196dc4c3a 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -253,9 +253,6 @@ main (int argc,
textdomain (GETTEXT_PACKAGE);
#endif
- /* Threads have to be initialised before calling ANY glib function */
- g_thread_init (NULL);
-
/* check libxml2 API version epiphany was compiled with against the
* version we're running with.
*/