summaryrefslogtreecommitdiffstats
path: root/iw/examine_gui.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-16 16:01:32 +0000
committerChris Lumens <clumens@redhat.com>2006-05-16 16:01:32 +0000
commitfd56e446dba2a7abbd09981ecdcf63098fb46fd7 (patch)
tree52b21730aedff8286961c3c8cbcfd4c558c11768 /iw/examine_gui.py
parent46d4b5a1a19b3fcd72826ec36906e2402569eb73 (diff)
downloadanaconda-fd56e446dba2a7abbd09981ecdcf63098fb46fd7.tar.gz
anaconda-fd56e446dba2a7abbd09981ecdcf63098fb46fd7.tar.xz
anaconda-fd56e446dba2a7abbd09981ecdcf63098fb46fd7.zip
Remove help-related methods, classes, and variables since that stuff has
been disabled for months and it's never coming back. Also remove this stuff from the glade file as well.
Diffstat (limited to 'iw/examine_gui.py')
-rw-r--r--iw/examine_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/examine_gui.py b/iw/examine_gui.py
index 82df5add6..d17644d6c 100644
--- a/iw/examine_gui.py
+++ b/iw/examine_gui.py
@@ -29,7 +29,6 @@ REINSTALL_STR = "reinstall"
class UpgradeExamineWindow (InstallWindow):
windowTitle = N_("Upgrade Examine")
- htmlTag = "upgradeexamine"
def getNext (self):
if self.doupgrade: