summaryrefslogtreecommitdiff
path: root/test/polkitbackend/test-polkitbackendjsauthority.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2015-06-18 22:08:06 +0200
committerRay Strode <rstrode@redhat.com>2018-04-02 17:32:25 -0400
commit7ddfd621320fa3ae84177be45e33bad507bf63a5 (patch)
tree6f10bf9df6cf74c6d71bbf6ec7a60b1687d145c2 /test/polkitbackend/test-polkitbackendjsauthority.c
parent4d3ad67431ff3efe9ae51d1f0cf00ffc91aafa89 (diff)
downloadpolkit-7ddfd621320fa3ae84177be45e33bad507bf63a5.tar.gz
Move to current GLib
Set up glib to use the installed version for deprecation warnings instead of limiting ourselves to [2.30,2.34]; this will let us use newer API, and help us keep up to date with future deprecations. Then fix all the warnings (as of GLib 2.44.1). https://bugs.freedesktop.org/show_bug.cgi?id=91198
Diffstat (limited to 'test/polkitbackend/test-polkitbackendjsauthority.c')
-rw-r--r--test/polkitbackend/test-polkitbackendjsauthority.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/polkitbackend/test-polkitbackendjsauthority.c b/test/polkitbackend/test-polkitbackendjsauthority.c
index dfb894f..984110c 100644
--- a/test/polkitbackend/test-polkitbackendjsauthority.c
+++ b/test/polkitbackend/test-polkitbackendjsauthority.c
@@ -403,7 +403,6 @@ main (int argc, char *argv[])
{
setlocale (LC_ALL, "");
- g_type_init ();
g_test_init (&argc, &argv, NULL);
//polkit_test_redirect_logs ();