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

New commits:
commit 01ac5c55ec3583d5c1b26f10170a71fd988da6b9
Author:     Gabor Kelemen <kelem...@ubuntu.com>
AuthorDate: Tue Apr 25 13:25:23 2023 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Thu May 4 01:41:16 2023 +0200

    [API CHANGE] Drop unused ProductVersionID group
    
    Its use was removed in 2009 by
    commit fb623aa0e73ed6fcd19f70fbe5a8d8aabe17aa65
    
    Change-Id: I5c08f8f84e1262b003dc22783c6b2ae47fa18f72
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150987
    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 b90f16b17aee..aa6d93c1a566 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -678,18 +678,6 @@
         <value>true</value>
       </prop>
     </group>
-    <group oor:name="ProductVersionID">
-      <info>
-        <desc>Stores registration data which is related to a specific product
-        version.</desc>
-      </info>
-      <prop oor:name="InstanceUUID" oor:type="xs:string" oor:nillable="false">
-        <info>
-          <desc>An instance UUID associated with the product version ID.</desc>
-        </info>
-        <value/>
-      </prop>
-    </group>
     <group oor:name="PersonasEntry">
       <info>
         <desc>Stores the details of the installed personas.</desc>

Reply via email to