From 6423745c0ca96fd4a8b8dbbf349b4510c4dad743 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 22 Jul 2013 10:53:13 +0530 Subject: [PATCH] ... --- src/calibre/db/cache.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/calibre/db/cache.py b/src/calibre/db/cache.py index 5a5e43bd70..e49c719a62 100644 --- a/src/calibre/db/cache.py +++ b/src/calibre/db/cache.py @@ -1613,5 +1613,3 @@ class SortKey(object): # {{{ return 0 # }}} - -