* src/plugins/ChangeTypes.py: Remove Utils.modified() call.
* src/plugins/Check.py: Remove Utils.modified() call. * src/plugins/PatchNames.py: Remove Utils.modified() call. * src/plugins/ReadGedcom.py: Remove Utils.modified() call. * src/plugins/ReorderIds.py: Remove Utils.modified() call. * src/plugins/WriteCD.py: Remove Utils.modified() call. * src/plugins/WritePkg.py: Remove Utils.modified() call. * src/plugins/Merge.py: Typo. svn: r3159
This commit is contained in:
@@ -138,7 +138,6 @@ class PackageWriter:
|
||||
nl.remove(o)
|
||||
p.set_media_list(nl)
|
||||
self.db.remove_object(ObjectId)
|
||||
Utils.modified()
|
||||
|
||||
def leave_clicked():
|
||||
# File is lost => do nothing, leave as is
|
||||
|
||||
Reference in New Issue
Block a user