diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-10-30 01:47:12 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-11-10 07:58:35 +0100 |
commit | 29d685670ecc73c9ae52509eaeb2df0f228bfb2d (patch) | |
tree | 8f1a3e93435d67a6dc389171c4de25f5795aa08f /officecfg | |
parent | 89c47e4a3d967873e3f495e4e8dfe0016af8014a (diff) |
this configuration option is totally unused
Change-Id: I6057dfff10d8c776080df2de0b259bd401cd7fb7
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 166a1068dc11..4e0f2a303360 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2067,16 +2067,6 @@ <desc>Contains settings which are used during the Office startup to check for unfinished work.</desc> </info> - <prop oor:name="DevelopmentChart" oor:type="xs:boolean" oor:nillable="false"> - <info> - <desc>Specifies that If this option is set to true, the new - development chart library is used instead of the standard one. Do not - set this option to true unless you know exactly what to do. This new - library will be unstable and incomplete most of the time. This flag - will be removed when the new library is in a stable state.</desc> - </info> - <value>false</value> - </prop> <set oor:name="RecoveryList" oor:node-type="RecoveryEntry"> <info> <desc>Contains the documents that were opened when the office |