diff --git a/data/gui/chat_to_muc_window.ui b/data/gui/chat_to_muc_window.ui index 035418d2fccf525c0eef0fa73bceb54a0ed230cf..5fda89d8e7ca6cf436832f74540bab7990af6ba6 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>