This commit is contained in:
Kovid Goyal 2011-07-17 18:04:25 -06:00
parent 0b2dcf358f
commit 0546c29187

View File

@ -11,8 +11,6 @@ import struct
from calibre.utils.magick.draw import Image, save_cover_data_to, thumbnail
DECINT_FORWARD = 0
DECINT_BACKWARD = 1
IMAGE_MAX_SIZE = 10 * 1024 * 1024
def decode_hex_number(raw):