Removed outdated comment

This commit is contained in:
Andrew Murray 2016-09-24 00:18:31 +10:00
parent e5fd6d519e
commit ba0e26ae84

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