diff options
author | David Robillard <d@drobilla.net> | 2020-03-22 19:27:49 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-03-28 17:10:05 +0100 |
commit | 9808752ed48c83b371eff3bb493350d3a444ee04 (patch) | |
tree | 2248f63dbcfeeaeee21ef44c7d554dd0a38b7ffc /lv2specgen | |
parent | ed4135f14804f441400f15ca981b4f7c48d65bc6 (diff) | |
download | lv2-9808752ed48c83b371eff3bb493350d3a444ee04.tar.xz |
Cleanup: Remove commented out documentation header
Diffstat (limited to 'lv2specgen')
-rw-r--r-- | lv2specgen/template.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lv2specgen/template.html b/lv2specgen/template.html index 6170882..a459a94 100644 --- a/lv2specgen/template.html +++ b/lv2specgen/template.html @@ -49,7 +49,6 @@ <hr class="contentssep" /> <!-- DESCRIPTION --> - <!--<h2 class="sec" id="sec-description">Description</h2>--> <div class="section">@COMMENT@</div> <!-- REFERENCE --> |