summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-12-18 16:41:23 -0500
committerPaul W. Frields <stickster@gmail.com>2010-12-18 16:41:23 -0500
commit557fea92f5a8582818750db3dffab59546bcd63c (patch)
tree224c7c749668ce898d04a9a82eb83302172f5370
parent55e3c81e28343aa247cc2d7d58ed62bdc5d92eab (diff)
downloadpulsecaster-557fea92f5a8582818750db3dffab59546bcd63c.tar.gz
pulsecaster-557fea92f5a8582818750db3dffab59546bcd63c.tar.xz
pulsecaster-557fea92f5a8582818750db3dffab59546bcd63c.zip
Remove old cruft code
-rw-r--r--pulsecaster/ui.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pulsecaster/ui.py b/pulsecaster/ui.py
index 9d5f2ac..a7006ec 100644
--- a/pulsecaster/ui.py
+++ b/pulsecaster/ui.py
@@ -143,9 +143,6 @@ class PulseCasterUI:
self.subject_vox.append_text(source.description)
self.user_vox.set_active(0)
self.subject_vox.set_active(0)
- #self.combo_vbox.reorder_child(self.user_vox, 0)
- #self.combo_vbox.reorder_child(self.subject_vox, 1)
- #self.combo_vbox.show_all()
self.table.show_all()
if self.gconfig.skip_warn is False: