Removed extra line from a previous aborted refactor
svn: r10539
This commit is contained in:
parent
082097292e
commit
e410f04c7a
@ -506,7 +506,6 @@ class GrampsDBDir(GrampsDbBase, UpdateCallback):
|
||||
# it makes no sense to go further
|
||||
if not self.version_supported():
|
||||
self.__close_early()
|
||||
return 0
|
||||
|
||||
self.family_map = self.__open_table(self.full_name, FAMILY_TBL)
|
||||
self.place_map = self.__open_table(self.full_name, PLACES_TBL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user