summaryrefslogtreecommitdiff
path: root/tools/gupnp-dlna-ls-profiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gupnp-dlna-ls-profiles.c')
-rw-r--r--tools/gupnp-dlna-ls-profiles.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/gupnp-dlna-ls-profiles.c b/tools/gupnp-dlna-ls-profiles.c
index 74d1315..980ffc6 100644
--- a/tools/gupnp-dlna-ls-profiles.c
+++ b/tools/gupnp-dlna-ls-profiles.c
@@ -62,10 +62,6 @@ main (int argc, char **argv)
GOptionContext *ctx;
-#if !GLIB_CHECK_VERSION(2,35,0)
- g_type_init ();
-#endif
-
setlocale (LC_ALL, "");
ctx = g_option_context_new (" - program to list all the DLNA profiles supported by gupnp-dlna");