summaryrefslogtreecommitdiff
path: root/json-glib/tests/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'json-glib/tests/path.c')
-rw-r--r--json-glib/tests/path.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/json-glib/tests/path.c b/json-glib/tests/path.c
index bac8ae0..23268d5 100644
--- a/json-glib/tests/path.c
+++ b/json-glib/tests/path.c
@@ -245,9 +245,6 @@ main (int argc,
{
int i, j;
-#if !GLIB_CHECK_VERSION (2, 35, 1)
- g_type_init ();
-#endif
g_test_init (&argc, &argv, NULL);
g_test_bug_base ("http://bugzilla.gnome.org/show_bug.cgi?id=");