Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2010-04-25 22:44:09 +0400
committerYann Leboulanger <asterix@lagaule.org>2010-04-25 22:44:09 +0400
commit751caeaa42df86442d2f6b52f651044b20708910 (patch)
tree91f90bfe8c8e22ce0aa11b746d145ac258f0076c
parentde32ffcd340425b9eaa5b5b89fdde615f25a6eb2 (diff)
remove unused gtk handlers.
-rw-r--r--data/gui/chat_to_muc_window.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/gui/chat_to_muc_window.ui b/data/gui/chat_to_muc_window.ui
index 035418d2f..5fda89d8e 100644
--- a/data/gui/chat_to_muc_window.ui
+++ b/data/gui/chat_to_muc_window.ui
@@ -41,9 +41,6 @@ Select the contacts you want to invite</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">False</property>
- <signal name="drag_end" handler="on_guests_treeview_drag_end"/>
- <signal name="drag_data_get" handler="on_guests_treeview_drag_data_get"/>
- <signal name="drag_data_received" handler="on_guests_treeview_drag_data_received"/>
</object>
</child>
</object>