Merge changes from master to Aigrain publishing code - that will be used for new...
[librarian.git] / librarian / cover.py
index 8b770ca..dfd451b 100644 (file)
@@ -258,7 +258,6 @@ class WLCover(Cover):
         super(WLCover, self).__init__(book_info, format=format, width=width, height=height)
         self.kind = book_info.kind
         self.epoch = book_info.epoch
-        self.with_logo = with_logo
         if book_info.cover_url:
             url = book_info.cover_url
             bg_src = None