summaryrefslogtreecommitdiff
path: root/include/sot
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-05 10:59:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-05 10:59:45 +0100
commitbcd4f99e9dafaa41fe9311b32182e73b3b554007 (patch)
tree4daae42b8e91418d8b515f0e15c750487a942b13 /include/sot
parent0375504f7be34d857859dfbaa312501e0eaaaad1 (diff)
Remove dead SO3_GLOBAL_CLASSID and SvObject
Change-Id: I57c1c4bf6482be7c3cf13c424972d4ed3b9a6b62
Diffstat (limited to 'include/sot')
-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 4ee729706a79..0bcfdc7a8c44 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -94,7 +94,6 @@ struct IUnknown;
class SOT_DLLPUBLIC SotObject : virtual public SvRefBase
{
friend class SotFactory;
-friend class SvObject;
sal_uInt16 nOwnerLockCount;
bool bOwner;
bool bSVObject; // Ist Proxy, dann TRUE wenn andere Seite SV ist