remove ununsed signal from gtk builder file. Fixes #5954

This commit is contained in:
Yann Leboulanger 2010-09-30 09:12:07 +02:00
parent ffba6193e4
commit 8d2fafd40d
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<property name="type_hint">dialog</property>
<property name="has_separator">False</property>
<signal name="destroy" handler="on_input_dialog_destroy"/>
<signal name="delete_event" handler="on_input_dialog_delete_event"/>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox10">
<property name="visible">True</property>