summaryrefslogtreecommitdiff
path: root/utils/playlists/playlist2ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/playlists/playlist2ttl.c')
-rw-r--r--utils/playlists/playlist2ttl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/playlists/playlist2ttl.c b/utils/playlists/playlist2ttl.c
index 01d91a101..2bb7f1ff6 100644
--- a/utils/playlists/playlist2ttl.c
+++ b/utils/playlists/playlist2ttl.c
@@ -82,8 +82,6 @@ main (int argc, char **argv)
TotemPlParserResult result;
GError *error = NULL;
- g_type_init ();
-
context = g_option_context_new ("- Parse a playlist and show info");
g_option_context_add_main_entries (context, entries, NULL);