summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-23 19:15:51 +0000
committerMatt Wilson <msw@redhat.com>2001-06-23 19:15:51 +0000
commit7d724caa031e91e208d696be57f9fd38700de4bc (patch)
tree5704798c1053311df48621cc7b17eb3337e168ca /iw
parentfe0e1e19a94f69adb832b42a8d37adedfe013877 (diff)
downloadanaconda-7d724caa031e91e208d696be57f9fd38700de4bc.tar.gz
anaconda-7d724caa031e91e208d696be57f9fd38700de4bc.tar.xz
anaconda-7d724caa031e91e208d696be57f9fd38700de4bc.zip
unused code
Diffstat (limited to 'iw')
-rw-r--r--iw/installpath_gui.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/iw/installpath_gui.py b/iw/installpath_gui.py
index 6367531d2..4b89c9c37 100644
--- a/iw/installpath_gui.py
+++ b/iw/installpath_gui.py
@@ -26,9 +26,6 @@ class InstallPathWindow (InstallWindow):
#if self.flags.setupFilesystems() and self.id.fstab:
#self.id.fstab.turnOffSwap()
- needNewDruid = 0
- icw = self.ics.getICW ()
-
for (button, box, buttons) in self.topLevelButtonList:
if not button.get_active(): continue