summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-12-22 15:52:17 +0200
committerTor Lillqvist <tml@collabora.com>2014-12-22 15:58:59 +0200
commite854d5d678982c120657b29c4fb20ef38ba76b27 (patch)
tree2c9c98d3d0831dc3a76783a858f34273480cffd3 /svtools
parent1fab56683a9e98d9252e5680d1eb509942b2dd95 (diff)
WaE: unused variable 's_sIsSystemFont'
Change-Id: Icec2ad962bea3f46b5508c2612cc69d525d08391
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/accessibilityoptions.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/config/accessibilityoptions.cxx b/svtools/source/config/accessibilityoptions.cxx
index 89116db79f6f..e177a15cdeb2 100644
--- a/svtools/source/config/accessibilityoptions.cxx
+++ b/svtools/source/config/accessibilityoptions.cxx
@@ -54,7 +54,6 @@ namespace
const char s_sIsAllowAnimatedGraphics[] = "IsAllowAnimatedGraphics";
const char s_sIsAllowAnimatedText[] = "IsAllowAnimatedText";
const char s_sIsAutomaticFontColor[] = "IsAutomaticFontColor";
- const char s_sIsSystemFont[] = "IsSystemFont";
const char s_sIsSelectionInReadonly[] = "IsSelectionInReadonly";
const char s_sColorValueSetColumnCount[] = "ColorValueSetColumnCount";
const char s_sEdgeBlending[] = "EdgeBlending";