summaryrefslogtreecommitdiff
path: root/docs/tools/ontology-graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools/ontology-graph.c')
-rw-r--r--docs/tools/ontology-graph.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/tools/ontology-graph.c b/docs/tools/ontology-graph.c
index 2b62677f5..0417cefbf 100644
--- a/docs/tools/ontology-graph.c
+++ b/docs/tools/ontology-graph.c
@@ -635,8 +635,6 @@ main (int argc, char *argv[])
FILE *f = NULL;
GFile *dir;
- g_type_init ();
-
/* Translators: this messagge will apper immediately after the */
/* usage string - Usage: COMMAND [OPTION]... <THIS_MESSAGE> */
context = g_option_context_new ("- Generates graphviz for a TTL file");