Merge pull request #2127 from radarhere/imagefile

Removed outdated comment
This commit is contained in:
wiredfool 2016-09-23 15:42:15 +01:00 committed by GitHub
commit 54520b10ac

View File

@ -305,8 +305,6 @@ class Parser(object):
"""
Incremental image parser. This class implements the standard
feed/close consumer interface.
In Python 2.x, this is an old-style class.
"""
incremental = None
image = None