britney.py: Remove obsolete comment about AIEEE

Signed-off-by: Niels Thykier <niels@thykier.net>
master
Niels Thykier 11 years ago
parent 9345e9f6fe
commit 7f471eca25

@ -2711,9 +2711,6 @@ class Britney(object):
If nuninst_arch is not None then it also updated in the same
way as broken is.
current_pkg is the package currently being tried, mainly used
to print where an AIEEE is coming from.
"""
r = self._inst_tester.is_installable(pkg_name, pkg_version, pkg_arch)
if not r:

Loading…
Cancel
Save