summaryrefslogtreecommitdiffstats
path: root/gui.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-12-12 19:12:59 +0000
committerJeremy Katz <katzj@redhat.com>2005-12-12 19:12:59 +0000
commitbf64898e8fba4268f0b2197e98d654a949faf1fe (patch)
tree13d5940f00404effc18c9db8cae71637a2fb2e60 /gui.py
parente22d2839e09a5806c61176897d165a9fb2076d1f (diff)
downloadanaconda-bf64898e8fba4268f0b2197e98d654a949faf1fe.tar.gz
anaconda-bf64898e8fba4268f0b2197e98d654a949faf1fe.tar.xz
anaconda-bf64898e8fba4268f0b2197e98d654a949faf1fe.zip
2005-12-12 Jeremy Katz <katzj@redhat.com>
* gui.py (InstallControlWindow.refreshHelp): Revert a little bit.
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui.py b/gui.py
index 55a26d91a..0618dd209 100755
--- a/gui.py
+++ b/gui.py
@@ -1174,8 +1174,6 @@ class InstallControlWindow:
pass
def refreshHelp(self):
- return
-
# make sure we're refreshing the help for an actual screen
if self.currentWindow is None:
return