@@ -1862,25 +1862,6 @@ Level</property>
<property name="position">1</property>
</packing>
</child>
- <child>
- <object class="GtkStatusbar">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_left">10</property>
- <property name="margin_right">10</property>
- <property name="margin_start">10</property>
- <property name="margin_end">10</property>
- <property name="margin_top">6</property>
- <property name="margin_bottom">6</property>
- <property name="orientation">vertical</property>
- <property name="spacing">2</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">2</property>
- </packing>
- </child>
</object>
</child>
<child type="titlebar">
The status bar of system-config-selinux's main window is not used and takes some room. Remove it. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> --- gui/system-config-selinux.ui | 19 ------------------- 1 file changed, 19 deletions(-)