summaryrefslogtreecommitdiff
path: root/gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c')
-rw-r--r--gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c b/gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c
index 578ef37d..711c2c7f 100644
--- a/gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c
+++ b/gui/simple-greeter/extensions/smartcard/gdm-smartcard-worker.c
@@ -149,8 +149,6 @@ main (int argc,
setlocale (LC_ALL, "");
- g_type_init ();
-
g_log_set_handler (NULL, G_LOG_LEVEL_DEBUG, on_debug_message, NULL);
event_loop = g_main_loop_new (NULL, FALSE);