diff --git a/kcc/image.py b/kcc/image.py index 4015af6..c0e548e 100755 --- a/kcc/image.py +++ b/kcc/image.py @@ -415,9 +415,6 @@ class ComicPage: return False def getImageFill(self, webtoon): - if not webtoon and self.color: - self.fill = 'black' - return fill = 0 if not webtoon and not self.rotated: # Search for horizontal solid lines