2007-02-22 Don Allingham <don@gramps-project.org>
* src/DataViews/_PedigreeView.py: remove redundant call * src/PageView.py: remove redundant call * src/ViewManager.py: pylint fixes svn: r8212
This commit is contained in:
@@ -154,7 +154,6 @@ class PageView:
|
||||
|
||||
def get_actions(self):
|
||||
if not self.action_group:
|
||||
self.define_actions()
|
||||
self._build_action_group()
|
||||
return [self.action_group] + self.additional_action_groups
|
||||
|
||||
|
||||
Reference in New Issue
Block a user