Skip to content

Commit

Permalink
Removed the unnecessary destroy signal from share/gtk-youtube-viewe…
Browse files Browse the repository at this point in the history
…r.glade
  • Loading branch information
trizen committed Jan 6, 2018
1 parent dea3d30 commit 06f9b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/gtk-youtube-viewer.glade
Expand Up @@ -200,7 +200,6 @@
<object class="GtkWindow" id="__MAIN__">
<property name="visible">True</property>
<property name="can_focus">False</property>
<signal name="destroy" handler="on_mainw_destroy" swapped="no"/>
<signal name="window-state-event" handler="main_window_state_events" swapped="no"/>
<signal name="delete-event" handler="on_mainw_destroy" swapped="no"/>
<child>
Expand Down

0 comments on commit 06f9b85

Please sign in to comment.