Drop 'avahi-tools' package list used during dev (bz 963472)

This commit is contained in:
Cole Robinson 2013-05-15 17:35:14 -04:00
parent bde9943221
commit 070e19eab9

View File

@ -39,7 +39,6 @@ def check_packagekit(errbox, packages, ishv):
Returns None when we determine nothing useful.
Returns (success, did we just install libvirt) otherwise.
"""
packages = ["avahi-tools"]
if not packages:
logging.debug("No PackageKit packages to search for.")
return