summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/weak.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/source/weak.cxx b/cppuhelper/source/weak.cxx
index 657bf5d0c7da..0119123aed74 100644
--- a/cppuhelper/source/weak.cxx
+++ b/cppuhelper/source/weak.cxx
@@ -34,7 +34,6 @@
using namespace osl;
using namespace com::sun::star::uno;
-/** */ //for docpp
namespace cppu
{
@@ -332,7 +331,6 @@ void OWeakAggObject::setDelegator( const Reference<XInterface > & rDelegator )
}
-/** */ //for docpp
namespace com::sun::star::uno
{