Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class.

svn: r9224
This commit is contained in:
Brian Matherly
2007-10-21 04:23:54 +00:00
parent 5fbff2823c
commit b3fcd5a4f5
6 changed files with 9 additions and 36 deletions

View File

@@ -1,3 +1,12 @@
2007-10-20 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_BareReportDialog.py:
* src/plugins/WebCal.py:
* src/plugins/NarrativeWeb.py:
* src/plugins/FamilyLines.py:
* src/ReportBase/_ReportDialog.py:
Remove unused funtions setup_output_notebook and setup_post_process from
the ReportDialog class.
2007-10-20 Brian Matherly <brian@gramps-project.org>
* src/plugins/BookReport.py: Get book report working again.
* src/plugins/SimpleBookTitle.py: Get title page working again.