summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-11-29 15:54:39 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-11-29 15:54:39 +0100
commit3f62d8884358cc2379d39e2b47eabfec7579c0e1 (patch)
tree6e162f513e5aa5dda8a8530604a73a19970e44e0 /include
parent417cd2131ea8b571bed7fff89604251a04c3a09f (diff)
-Werror,-Wunused-private-field
Change-Id: I6ec38eda272acd110449bbdb3b73be7c7309032c
Diffstat (limited to 'include')
-rw-r--r--include/svtools/ctrltool.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/ctrltool.hxx b/include/svtools/ctrltool.hxx
index 48196a0169ea..8527e456023d 100644
--- a/include/svtools/ctrltool.hxx
+++ b/include/svtools/ctrltool.hxx
@@ -134,7 +134,6 @@ private:
OUString maMapBoth;
OUString maMapPrinterOnly;
- OUString maMapScreenOnly;
OUString maMapStyleNotAvailable;
mutable OUString maMapNotAvailable;
OUString maLight;