Remove the "pagecount" option from the paper menu in the reports. It is not used.

svn: r8325
This commit is contained in:
Brian Matherly
2007-03-27 12:04:07 +00:00
parent 51de7f3399
commit 2151ad9780
3 changed files with 9 additions and 42 deletions

View File

@ -102,9 +102,6 @@ class BareReportDialog(ManagedWindow.ManagedWindow):
return (_("Configuration"),self.report_name)
def init_interface(self):
#self.output_notebook = None
#self.notebook_page = 1
self.pagecount_menu = None
self.extra_menu = None
self.extra_textbox = None
self.widgets = []