urlfetcher: Remove outdated comment

This commit is contained in:
Cole Robinson 2014-09-07 13:59:54 -04:00
parent 8b20f68cd7
commit 46e135c7a1

View File

@ -319,9 +319,6 @@ def getDistroStore(guest, fetcher):
if dist:
return dist
# FIXME: This 'distro ==' doesn't cut it. 'distro' is from our os
# dictionary, so would look like 'fedora9' or 'rhel5', so this needs
# to be a bit more intelligent
stores = _allstores[:]
# If user manually specified an os_distro, bump it's URL class