summaryrefslogtreecommitdiffstats
path: root/image.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-06-05 18:55:20 +0000
committerChris Lumens <clumens@redhat.com>2006-06-05 18:55:20 +0000
commitcfcf5d50dfab7dc05d1e76a8879315dfe77688c8 (patch)
tree4b61ca82ba34f4788d7165fa0a203732b3890378 /image.py
parenta294f7445c46f0cde8fc1a0f55daaa9ffd673584 (diff)
downloadanaconda-cfcf5d50dfab7dc05d1e76a8879315dfe77688c8.tar.gz
anaconda-cfcf5d50dfab7dc05d1e76a8879315dfe77688c8.tar.xz
anaconda-cfcf5d50dfab7dc05d1e76a8879315dfe77688c8.zip
Remove misleading comment.
Diffstat (limited to 'image.py')
-rw-r--r--image.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/image.py b/image.py
index f0239a790..031325a2d 100644
--- a/image.py
+++ b/image.py
@@ -45,7 +45,6 @@ else:
#
# dialog returns a value of 0 if user selected to abort install
def presentRequiredMediaMessage(anaconda):
-#XXX: disable for now - possibly make part of confirminstall
reqcds = anaconda.backend.ayum.tsInfo.reqmedia.keys()
# if only one CD required no need to pop up a message