summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-30 18:23:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:30 +0200
commitfed39ad41f0cdd06f9d890fb5f57bf12ebd74479 (patch)
tree8eb699551a4b6b78b2e1c745ddf6267d496011d5 /svtools
parent-Werror,-Wunused-const-variable (diff)
downloadcore-fed39ad41f0cdd06f9d890fb5f57bf12ebd74479.tar.gz
core-fed39ad41f0cdd06f9d890fb5f57bf12ebd74479.zip
-Werror,-Wunused-const-variable
Change-Id: Iddccf82bc39557ebf03486df18630d1d860aa039
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/accessibilityoptions.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/config/accessibilityoptions.cxx b/svtools/source/config/accessibilityoptions.cxx
index 6ba0a24574bb..4294e7cc091a 100644
--- a/svtools/source/config/accessibilityoptions.cxx
+++ b/svtools/source/config/accessibilityoptions.cxx
@@ -54,8 +54,6 @@ namespace
const char s_sIsAutomaticFontColor[] = "IsAutomaticFontColor";
const char s_sIsSystemFont[] = "IsSystemFont";
const char s_sIsSelectionInReadonly[] = "IsSelectionInReadonly";
- const char s_sColorValueSetMaximumRowCount[] = "ColorValueSetMaximumRowCount";
- const char s_sColorValueSetEntryEdgeLength[] = "ColorValueSetEntryEdgeLength";
const char s_sColorValueSetColumnCount[] = "ColorValueSetColumnCount";
const char s_sEdgeBlending[] = "EdgeBlending";
const char s_sListBoxMaximumLineCount[] = "ListBoxMaximumLineCount";