summaryrefslogtreecommitdiff
path: root/daemon/xdmcp-chooser-slave-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/xdmcp-chooser-slave-main.c')
-rw-r--r--daemon/xdmcp-chooser-slave-main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/xdmcp-chooser-slave-main.c b/daemon/xdmcp-chooser-slave-main.c
index 450e37bf..9025bb24 100644
--- a/daemon/xdmcp-chooser-slave-main.c
+++ b/daemon/xdmcp-chooser-slave-main.c
@@ -130,8 +130,6 @@ main (int argc,
textdomain (GETTEXT_PACKAGE);
setlocale (LC_ALL, "");
- g_type_init ();
-
context = g_option_context_new (_("GNOME Display Manager Slave"));
g_option_context_add_main_entries (context, entries, NULL);