remove unused ZoomIn command

This removes user command .uno:ZoomIn in GenericCommands.xcu which
doesn't seem to be used and curiously has label "Zoom Out".

Change-Id: I1c9f49692324362507701c064473b25c27662cee
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 240a86d..79bdbc4 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1907,14 +1907,6 @@
          <value>1</value>
        </prop>
      </node>
      <node oor:name=".uno:ZoomIn" oor:op="replace">
        <prop oor:name="Label" oor:type="xs:string">
          <value xml:lang="en-US">Zoom Out</value>
        </prop>
        <prop oor:name="Properties" oor:type="xs:int">
          <value>1</value>
        </prop>
      </node>
      <node oor:name=".uno:ZoomMinus" oor:op="replace">
        <prop oor:name="Label" oor:type="xs:string">
          <value xml:lang="en-US">Zoom Out</value>