summaryrefslogtreecommitdiff
path: root/gconf/gconftool.c
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gconftool.c')
-rw-r--r--gconf/gconftool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gconf/gconftool.c b/gconf/gconftool.c
index 94274afb..1f096015 100644
--- a/gconf/gconftool.c
+++ b/gconf/gconftool.c
@@ -578,8 +578,6 @@ main (int argc, char** argv)
bindtextdomain (GETTEXT_PACKAGE,GCONF_LOCALE_DIR);
textdomain (GETTEXT_PACKAGE);
- g_thread_init (NULL);
-
_gconf_init_i18n ();
context = g_option_context_new (N_("- Tool to manipulate a GConf configuration"));