diff options
Diffstat (limited to 'ui/gcr-prompter-tool.c')
-rw-r--r-- | ui/gcr-prompter-tool.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/gcr-prompter-tool.c b/ui/gcr-prompter-tool.c index 4e2d043..f0cb0e8 100644 --- a/ui/gcr-prompter-tool.c +++ b/ui/gcr-prompter-tool.c @@ -208,9 +208,6 @@ main (int argc, char *argv[]) guint system_owner_id; guint private_owner_id; -#if !GLIB_CHECK_VERSION(2,35,0) - g_type_init (); -#endif gtk_init (&argc, &argv); #ifdef HAVE_LOCALE_H |