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@xxxxxxx> --- gui/system-config-selinux.ui | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/gui/system-config-selinux.ui b/gui/system-config-selinux.ui index c3f261a10d8d..7cc1cc532a1f 100644 --- a/gui/system-config-selinux.ui +++ b/gui/system-config-selinux.ui @@ -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"> -- 2.14.2