Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class.
svn: r9224
This commit is contained in:
@@ -1089,12 +1089,6 @@ class WebReportDialog(ReportDialog):
|
||||
def setup_format_frame(self):
|
||||
"""Do nothing, since we don't want a format frame """
|
||||
pass
|
||||
|
||||
def setup_post_process(self):
|
||||
"""The format frame is not used in this dialog. Hide it, and
|
||||
set the output notebook to always display the html template
|
||||
page."""
|
||||
pass
|
||||
|
||||
def parse_format_frame(self):
|
||||
"""The format frame is not used in this dialog."""
|
||||
|
Reference in New Issue
Block a user