summaryrefslogtreecommitdiff
path: root/test/polkit/polkitunixusertest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/polkit/polkitunixusertest.c')
-rw-r--r--test/polkit/polkitunixusertest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/polkit/polkitunixusertest.c b/test/polkit/polkitunixusertest.c
index ce35088..fc4c774 100644
--- a/test/polkit/polkitunixusertest.c
+++ b/test/polkit/polkitunixusertest.c
@@ -95,7 +95,6 @@ test_set_uid (void)
int
main (int argc, char *argv[])
{
- g_type_init ();
g_test_init (&argc, &argv, NULL);
g_test_add_func ("/PolkitUnixUser/new", test_new);
g_test_add_func ("/PolkitUnixUser/new_for_name", test_new_for_name);