always mark gravestones

This commit is contained in:
Damien Elmes 2011-08-26 17:28:59 +09:00
parent 2ae83e6e38
commit 9de16289ba

View file

@ -215,9 +215,6 @@ qconf=?, conf=?, data=?""",
##########################################################################
def _logDels(self, ids, type):
if not self.syncingEnabled():
# no deletion log required if deck not syncable
return
# limit ids to those created prior to last sync
tbl = "cards" if type == DEL_CARD else "facts"
ids = self.db.list(