aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen
diff options
context:
space:
mode:
Diffstat (limited to 'lv2specgen')
-rwxr-xr-xlv2specgen/lv2specgen.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lv2specgen/lv2specgen.py b/lv2specgen/lv2specgen.py
index 5fab9ee..4a1c9e4 100755
--- a/lv2specgen/lv2specgen.py
+++ b/lv2specgen/lv2specgen.py
@@ -587,7 +587,6 @@ def rdfsInstanceInfo(term, m):
doc = "<tr><th>Type</th>" + doc
doc += endProperties(first)
- doc += extraInfo(term, m)
return doc