summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl')
-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 3c4066e7cb66..17c31cbda733 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -137,7 +137,6 @@ private:
sal_uInt16 mnMouseModifier;
bool mbDrag:1,
mbSelection:1,
- mbCommandDrag:1,
mbUpper:1,
mbLower:1,
mbIn:1,