summaryrefslogtreecommitdiff
path: root/tools/gupnp-dlna-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gupnp-dlna-info.c')
-rw-r--r--tools/gupnp-dlna-info.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/gupnp-dlna-info.c b/tools/gupnp-dlna-info.c
index 18a45b2..3287a72 100644
--- a/tools/gupnp-dlna-info.c
+++ b/tools/gupnp-dlna-info.c
@@ -246,10 +246,6 @@ main (int argc,
GOptionContext *ctx;
-#if !GLIB_CHECK_VERSION(2,35,0)
- g_type_init ();
-#endif
-
setlocale (LC_ALL, "");
ctx = g_option_context_new (" - program to extract DLNA and related metadata");