summaryrefslogtreecommitdiff
path: root/include/vcl/fixed.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/fixed.hxx')
-rw-r--r--include/vcl/fixed.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/fixed.hxx b/include/vcl/fixed.hxx
index ccedac4832b9..cabe13dcad7a 100644
--- a/include/vcl/fixed.hxx
+++ b/include/vcl/fixed.hxx
@@ -152,7 +152,6 @@ class VCL_DLLPUBLIC FixedImage : public Control
{
private:
Image maImage;
- bool mbInUserDraw;
private:
using Control::ImplInitSettings;