summaryrefslogtreecommitdiff
path: root/docs/tools/ttl_sgml.h
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools/ttl_sgml.h')
-rw-r--r--docs/tools/ttl_sgml.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/tools/ttl_sgml.h b/docs/tools/ttl_sgml.h
index 3cf7a31ee..b2d9f23f6 100644
--- a/docs/tools/ttl_sgml.h
+++ b/docs/tools/ttl_sgml.h
@@ -28,10 +28,7 @@ G_BEGIN_DECLS
void ttl_sgml_print (OntologyDescription *description,
Ontology *ontology,
- FILE *output,
- const gchar *explanation_file);
-
-
+ FILE *output);
G_END_DECLS