summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-10 01:25:35 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-10 01:25:35 +0200
commit1c86d43ca8bf6f1eac93791068ec016d5637efcd (patch)
tree9dd68ecefda75620c759fe56613e91e717ccd10a
parent074e27c1baeb632b09666bc17a7f7afbed7b7393 (diff)
API CHANGE: cleanup of Math.xcs
Remove deprecated items. All are unused in the code. since 2002 (ce44de00): Misc/NoSymbolsWarning Change-Id: I98c828c81315ecbfbaa09c2571582199d2f6e833
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Math.xcs11
1 files changed, 0 insertions, 11 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
index 374b88623fc8..b494bd71df41 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
@@ -318,17 +318,6 @@
<info>
<desc>Contains miscellaneous settings.</desc>
</info>
- <prop oor:name="NoSymbolsWarning" oor:type="xs:boolean" oor:nillable="false">
- <!-- OldPath: Math/Misc -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: - -->
- <info>
- <deprecated/>
- <desc>Specifies that, if true, a warning message is shown when the symbol file used by the formulas is missing.</desc>
- <label>Missing symbols warning.</label>
- </info>
- <value>true</value>
- </prop>
<prop oor:name="IgnoreSpacesRight" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Math/Misc -->
<!-- OldLocation: Soffice.cfg -->