Skip to content
Snippets Groups Projects
Commit 751caeaa authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

remove unused gtk handlers.

parent de32ffcd
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment