aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/manpage_format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v5/manpage_format.rb')
-rw-r--r--lib/sisu/v5/manpage_format.rb14
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/sisu/v5/manpage_format.rb b/lib/sisu/v5/manpage_format.rb
index dae1d6b3..7a9ea98b 100644
--- a/lib/sisu/v5/manpage_format.rb
+++ b/lib/sisu/v5/manpage_format.rb
@@ -88,20 +88,6 @@ module SiSU_ManpageFormat
def scr_endnote_body
"<endnote>#{@dob.obj}</endnote> "
end
- def heading_body1
- end
- def heading_body2
- end
- def heading_body3
- end
- def heading_body4
- end
- def heading_body5
- end
- def heading_body6
- end
- end
- class XML
end
end
__END__