summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-07-17 03:27:31 +0000
committerMike Fulbright <msf@redhat.com>2002-07-17 03:27:31 +0000
commitf7f7d025491f9264dc1399895c122ec6c9e03784 (patch)
tree313c86cd99cb45fea219803660741a0068b10118 /comps.py
parent6e72f98f4111c257403b68697984b83102fb1172 (diff)
downloadanaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.tar.gz
anaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.tar.xz
anaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.zip
old cruft
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/comps.py b/comps.py
index 71bb776e3..5864c3b42 100644
--- a/comps.py
+++ b/comps.py
@@ -1026,6 +1026,3 @@ def getCompGroupDescription(comp):
return _(descr)
else:
return None
-
-# return ("This is the group %s. Its got stuff in it that you probably want."
-# " If not you can turn off the optional stuff. Anyhow, enjoy %s!") % (compname, compname)