remove unused code

This commit is contained in:
Denis Fomin 2011-05-25 23:48:53 +04:00
parent ab36710959
commit 615f530cc5
1 changed files with 0 additions and 1 deletions

View File

@ -323,7 +323,6 @@ class GroupchatControl(ChatControlBase):
if gtkgui_helpers.gtk_icon_theme.has_icon('bookmark-new'):
img = self.xml.get_object('image7')
img.set_from_icon_name('bookmark-new', gtk.ICON_SIZE_MENU)
img.show()
widget.show()