got rid of debug print
git-svn-id: http://comictagger.googlecode.com/svn/trunk@501 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
parent
00202cc865
commit
b6b1a4737f
@ -349,7 +349,6 @@ class IssueIdentifier:
|
||||
right_side_image_data = self.cropCover( cover_image_data )
|
||||
if right_side_image_data is not None:
|
||||
narrow_cover_hash = self.calculateHash( right_side_image_data )
|
||||
self.log_msg(unicode(str(narrow_cover_hash)))
|
||||
|
||||
#self.log_msg( "Cover hash = {0:016x}".format(cover_hash) )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user