summaryrefslogtreecommitdiff
path: root/include/sot/object.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sot/object.hxx')
-rw-r--r--include/sot/object.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sot/object.hxx b/include/sot/object.hxx
index 6699d925e0d2..f2c3b24490f6 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -30,7 +30,6 @@ class SOT_DLLPUBLIC SotObject : virtual public SvRefBase
friend class SotFactory;
sal_uInt16 nOwnerLockCount;
bool bOwner;
- bool bSVObject; // is proxy, then TRUE if other side is SV
bool bInClose; // TRUE, in DoClose
protected: