2006-06-22 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: remove unused variable * src/Editors/_EditPlace.py: Allow duplicate names * src/Editors/_EditFamily.py: improve error message svn: r6950
This commit is contained in:
@@ -281,7 +281,6 @@ class GrampsDbBase(GrampsDBCallback):
|
||||
self.repo_bookmarks = []
|
||||
self.media_bookmarks = []
|
||||
self.path = ""
|
||||
self.place2title = {}
|
||||
self.name_group = {}
|
||||
|
||||
def rebuild_secondary(self, callback=None):
|
||||
|
||||
Reference in New Issue
Block a user