Remove a triple-X message that is no longer needed
commita374ab4fb982f70e13c84bf16452637287c9d755
authorMartin Kolman <mkolman@redhat.com>
Tue, 8 Oct 2013 11:14:33 +0000 (8 13:14 +0200)
committerChris Lumens <clumens@redhat.com>
Tue, 8 Oct 2013 18:19:59 +0000 (8 14:19 -0400)
tree8723142c1bc1c1896ddc5278761f506158eec84e
parentf97c7a65576115ca5c36c8315879d727de6acbfc
Remove a triple-X message that is no longer needed

As the comment above the XXX line showed up to be still valid
(the current master Pykickstart might still be used
with Python 2.4), the XXX line is not needed anymore.
Also Pylint doesn't seem to like XXX showing up in comments.

Related: rhbz#957809
Signed-off-by: Martin Kolman <mkolman@redhat.com>
pykickstart/commands/firewall.py