sharing: Remove unused toplevel window from .ui file

https://bugzilla.gnome.org/show_bug.cgi?id=708286
This commit is contained in:
Rui Matos 2013-09-17 17:44:21 +02:00 committed by Bastien Nocera
parent 96b9111865
commit fcb5401f1e

View file

@ -216,9 +216,6 @@
<action-widget response="0">button6</action-widget>
</action-widgets>
</object>
<object class="GtkWindow" id="main-window">
<property name="can_focus">False</property>
<child>
<object class="GtkBox" id="sharing-panel">
<property name="visible">True</property>
<property name="can_focus">False</property>
@ -479,8 +476,6 @@
</packing>
</child>
</object>
</child>
</object>
<object class="GtkDialog" id="media-sharing-dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>