mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 10:16:17 +03:00
Removed outdated comment
This commit is contained in:
parent
e5fd6d519e
commit
ba0e26ae84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user