summaryrefslogtreecommitdiff
path: root/docs/tools/ttl2sgml.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools/ttl2sgml.c')
-rw-r--r--docs/tools/ttl2sgml.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/tools/ttl2sgml.c b/docs/tools/ttl2sgml.c
index 8cc930257..c796739de 100644
--- a/docs/tools/ttl2sgml.c
+++ b/docs/tools/ttl2sgml.c
@@ -61,8 +61,6 @@ main (gint argc, gchar **argv)
FILE *f = NULL;
FILE *fts = NULL;
- g_type_init ();
-
/* Translators: this messagge will apper immediately after the */
/* usage string - Usage: COMMAND [OPTION]... <THIS_MESSAGE> */
context = g_option_context_new ("- Generates HTML doc for a TTL file");