* src/gramps.glade: change "Edit..." buttons to an image
* src/plugins/CountAncestors.py: handle duplicates across generations svn: r3669
This commit is contained in:
@ -204,8 +204,6 @@ def import2(database, filename, cb, codeset, use_trans):
|
||||
if close:
|
||||
statusWindow.destroy()
|
||||
|
||||
print database.person_map.stat()
|
||||
|
||||
if cb:
|
||||
statusWindow.destroy()
|
||||
cb(1)
|
||||
|
Reference in New Issue
Block a user