diff options
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 12 |
1 files changed, 0 insertions, 12 deletions
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> |