This commit is contained in:
Nikos Kouremenos 2005-09-06 15:53:09 +00:00
parent 66a654ba97
commit 2123973e9c
1 changed files with 0 additions and 2 deletions

View File

@ -316,8 +316,6 @@ class PreferencesWindow:
gajim.config.set('soundplayer', command)
break
#sounds treeview
self.sound_tree = self.xml.get_widget('sounds_treeview')
model = gtk.ListStore(str, bool, str)