diff options
Diffstat (limited to 'include/vcl/toolbox.hxx')
-rw-r--r-- | include/vcl/toolbox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx index a7a9f0598c07..a0ec7f897fe1 100644 --- a/include/vcl/toolbox.hxx +++ b/include/vcl/toolbox.hxx @@ -125,7 +125,6 @@ private: ImplToolItems::size_type mnDockLines; sal_uInt16 mnMouseModifier; bool mbDrag:1, - mbSelection:1, mbUpper:1, mbLower:1, mbIn:1, |