don't throw up the sidebar on start.
diff --git a/officecfg/registry/data/org/openoffice/Office/Views.xcu b/officecfg/registry/data/org/openoffice/Office/Views.xcu
index 81f56d2..bd3a06b 100644
--- a/officecfg/registry/data/org/openoffice/Office/Views.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Views.xcu
@@ -24,11 +24,5 @@
        <value>false</value>
      </prop>
    </node>
    <!-- show Sidebar child window by default - oor:name == SID_SIDEBAR -->
    <node oor:name="10336" oor:op="replace">
      <prop oor:name="Visible" oor:type="xs:boolean">
        <value>true</value>
      </prop>
    </node>
  </node>
</oor:component-data>