From 7a289617396834e064bba4ebbd85dc5ffc7405f4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Oct 2010 12:35:23 -0600 Subject: [PATCH] ... --- src/calibre/devices/hanvon/driver.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/devices/hanvon/driver.py b/src/calibre/devices/hanvon/driver.py index bca8d669a8..7933b9885d 100644 --- a/src/calibre/devices/hanvon/driver.py +++ b/src/calibre/devices/hanvon/driver.py @@ -110,6 +110,7 @@ class ALEX(N516): os.remove(cpath) except: pass + self.report_progress(1.0, _('Removing books from device...')) class AZBOOKA(ALEX):