summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-03-12 11:19:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-03-12 11:19:38 +0100
commit6bf42c1cf0a4597fd2ef8034d6a5a4c5e1dd2ce8 (patch)
tree70acf5d3852e4fe8417bda1bfd3a88c5f6628074 /include
parentlok: start describing UNO commands used through LOK (diff)
downloadcore-6bf42c1cf0a4597fd2ef8034d6a5a4c5e1dd2ce8.tar.gz
core-6bf42c1cf0a4597fd2ef8034d6a5a4c5e1dd2ce8.zip
ToolBox::mnFocusPos is unused
...ever since b8f7708176f56d6093405faf6f112004db359be9 "#96972# improved key and focus handling" Change-Id: I236143997f6e90eaa8cc28e10c17ff5a647da48c
Diffstat (limited to 'include')
-rw-r--r--include/vcl/toolbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx
index 52c3bc552624..d9583e822bcf 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -114,7 +114,6 @@ private:
long mnActivateCount;
long mnImagesRotationAngle;
sal_uInt16 mnLastFocusItemId;
- sal_uInt16 mnFocusPos;
sal_uInt16 mnOutStyle;
sal_uInt16 mnHighItemId;
sal_uInt16 mnCurItemId;