summaryrefslogtreecommitdiff
path: root/tools/inc/tools/ref.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/ref.hxx')
-rw-r--r--tools/inc/tools/ref.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/inc/tools/ref.hxx b/tools/inc/tools/ref.hxx
index b1c1d9975b78..ab1c3d0e8435 100644
--- a/tools/inc/tools/ref.hxx
+++ b/tools/inc/tools/ref.hxx
@@ -367,11 +367,9 @@ public:
UINT32 GetRefCount() const { return nRefCount; }
};
-//#if 0 // _SOLAR__PRIVATE
#ifndef EMPTYARG
#define EMPTYARG
#endif
-//#endif
SV_DECL_IMPL_REF(SvRefBase)