Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.

svn: r8330
This commit is contained in:
Brian Matherly
2007-03-28 03:17:13 +00:00
parent adbf4b1dac
commit 58b1e800ca
4 changed files with 7 additions and 26 deletions

View File

@@ -594,8 +594,6 @@ class ReportDialog(BareReportDialog):
self.parse_style_frame()
self.parse_paper_frame()
self.parse_html_frame()
self.parse_report_options_frame()
self.parse_other_frames()
self.parse_user_options()
# Create the output document.