Minor corrections

svn: r1824
This commit is contained in:
Alex Roitman
2003-07-05 23:11:44 +00:00
parent e30569339e
commit bce6246370
2 changed files with 1 additions and 4 deletions

View File

@@ -830,9 +830,6 @@ class BookReportDialog(Report.ReportDialog):
self.database = database
self.person = person
# FIXME:
# dirty hack to use the style of the first item for the whole book
self.default_style = TextDoc.StyleSheet()
for item in self.book.get_item_list():
name = item.get_name()