mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-28 15:33:18 +02:00
...
This commit is contained in:
commit
7f129fa4dd
1 changed files with 0 additions and 1 deletions
|
|
@ -169,7 +169,6 @@ def do_one(self, id):
|
|||
self.current_index = len(self.ids)
|
||||
elif self.current_phase == 4:
|
||||
self.s_r_func(id)
|
||||
self.current_index = len(self.ids)
|
||||
# do the next one
|
||||
self.current_index += 1
|
||||
self.do_one_signal.emit()
|
||||
|
|
|
|||
Loading…
Reference in a new issue