summaryrefslogtreecommitdiff
path: root/src/programs/pkcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/programs/pkcheck.c')
-rw-r--r--src/programs/pkcheck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/programs/pkcheck.c b/src/programs/pkcheck.c
index 33db128..f1bb4e1 100644
--- a/src/programs/pkcheck.c
+++ b/src/programs/pkcheck.c
@@ -366,8 +366,6 @@ main (int argc, char *argv[])
/* Disable remote file access from GIO. */
setenv ("GIO_USE_VFS", "local", 1);
- g_type_init ();
-
details = polkit_details_new ();
opt_show_help = FALSE;