summaryrefslogtreecommitdiff
path: root/tests/old/dlna-encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/old/dlna-encoding.c')
-rw-r--r--tests/old/dlna-encoding.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/old/dlna-encoding.c b/tests/old/dlna-encoding.c
index 6d29bd8..8a05884 100644
--- a/tests/old/dlna-encoding.c
+++ b/tests/old/dlna-encoding.c
@@ -205,10 +205,6 @@ main (int argc, char **argv)
GUPnPDLNAProfile *profile;
gchar *inputuri;
-#if !GLIB_CHECK_VERSION(2,35,0)
- g_type_init ();
-#endif
-
ctx = g_option_context_new ("- encode URIs with GstProfile and encodebin");
g_option_context_add_main_entries (ctx, options, NULL);
g_option_context_add_group (ctx, gst_init_get_option_group ());