diff options
author | Mike Fulbright <msf@redhat.com> | 2002-07-17 03:27:31 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2002-07-17 03:27:31 +0000 |
commit | f7f7d025491f9264dc1399895c122ec6c9e03784 (patch) | |
tree | 313c86cd99cb45fea219803660741a0068b10118 /comps.py | |
parent | 6e72f98f4111c257403b68697984b83102fb1172 (diff) | |
download | anaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.tar.gz anaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.tar.xz anaconda-f7f7d025491f9264dc1399895c122ec6c9e03784.zip |
old cruft
Diffstat (limited to 'comps.py')
-rw-r--r-- | comps.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |