summaryrefslogtreecommitdiff
path: root/tests/fragments.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fragments.c')
-rw-r--r--tests/fragments.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/fragments.c b/tests/fragments.c
index 164ae6b..9782e3d 100644
--- a/tests/fragments.c
+++ b/tests/fragments.c
@@ -119,9 +119,6 @@ int main (void)
GList* artists;
GUPnPDIDLLiteContributor *artist;
-#if !GLIB_CHECK_VERSION (2, 35, 0)
- g_type_init ();
-#endif
g_setenv ("GUPNP_AV_DATADIR", ABS_TOP_SRCDIR G_DIR_SEPARATOR_S "data", FALSE);
writer = gupnp_didl_lite_writer_new (NULL);