summaryrefslogtreecommitdiff
path: root/sot/source/base/object.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/object.cxx')
-rw-r--r--sot/source/base/object.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx
index 79a139aa04c2..5db6665aef00 100644
--- a/sot/source/base/object.cxx
+++ b/sot/source/base/object.cxx
@@ -21,7 +21,6 @@
SotObject::SotObject()
: nOwnerLockCount( 0 )
- , bOwner ( true )
, bInClose ( false )
{
}