officecfg/registry/schema/org/openoffice/Office/Common.xcs |   15 -------------
 1 file changed, 15 deletions(-)

New commits:
commit 1b7c4394de4f5ddd381436289d00f5777d5152a3
Author:     Gabor Kelemen <kelem...@ubuntu.com>
AuthorDate: Wed Apr 26 11:52:22 2023 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Thu May 4 01:34:43 2023 +0200

    [API CHANGE] Drop unused NameCounter template
    
    Its last use was removed in 2017 by
    commit 49b237c46efa1ba3513dfbe6c782c713296352d8
    
    Change-Id: I1ed0bdc9c01430ec432015bcbf3ec25f6920c5d8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151050
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 2b8297314fbd..4cefe71ead2d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -666,21 +666,6 @@
         </info>
       </prop>
     </group>
-    <group oor:name="NameCounter">
-      <info>
-        <desc>Stores an association between a numeric value and a name.</desc>
-      </info>
-      <prop oor:name="Name" oor:type="xs:string">
-        <info>
-          <desc>Specifies a name that is associated with a counter.</desc>
-        </info>
-      </prop>
-      <prop oor:name="Counter" oor:type="xs:int">
-        <info>
-          <desc>Specifies a number that is associated with a name.</desc>
-        </info>
-      </prop>
-    </group>
     <group oor:name="TrustedAuthor">
       <info>
         <desc>All Certificate information needed to handle and identify the

Reply via email to