diff --git a/ankiqt/ui/sync.py b/ankiqt/ui/sync.py index 819f79ee2..63e24a4dc 100755 --- a/ankiqt/ui/sync.py +++ b/ankiqt/ui/sync.py @@ -206,9 +206,6 @@ sync was aborted. Please report this error.""") while not self.clobberChoice: time.sleep(0.2) if self.clobberChoice == "cancel": - # deck has already been closed in - # prepareFullSync(), so clean up - self.deck.close() # disable syncing on this deck c = sqlite.connect(sqlpath) c.execute(