summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-07-13 21:29:51 +0000
committerMatt Wilson <msw@redhat.com>2001-07-13 21:29:51 +0000
commitfa59be436f0c35fdbb1d288e548109610b8c9a86 (patch)
tree39bf959144475d7a34a9eac56acde291a7ff0bf1 /iw
parent4ba6b2226f860e850112b15d61559dca3da04167 (diff)
downloadanaconda-fa59be436f0c35fdbb1d288e548109610b8c9a86.tar.gz
anaconda-fa59be436f0c35fdbb1d288e548109610b8c9a86.tar.xz
anaconda-fa59be436f0c35fdbb1d288e548109610b8c9a86.zip
remove debugging
Diffstat (limited to 'iw')
-rw-r--r--iw/keyboard_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/keyboard_gui.py b/iw/keyboard_gui.py
index b5784b480..cab350da9 100644
--- a/iw/keyboard_gui.py
+++ b/iw/keyboard_gui.py
@@ -69,7 +69,6 @@ class KeyboardWindow (InstallWindow):
self.kbd = kbd
self.x = x
- print x.getKeyboard()
rules, model, layout, variant, options = x.getKeyboard()
self.model = model
self.layout = layout