summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/propshlp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx
index 53aeb8f4d4b1..6bf5fad3b74a 100644
--- a/cppuhelper/source/propshlp.cxx
+++ b/cppuhelper/source/propshlp.cxx
@@ -131,7 +131,6 @@ sal_Bool OPropertySetHelperInfo_Impl::hasPropertyByName( const OUString & Proper
}
-// class PropertySetHelper_Impl
class OPropertySetHelper::Impl {
@@ -155,7 +154,6 @@ public:
};
-// class PropertySetHelper
OPropertySetHelper::OPropertySetHelper(
OBroadcastHelper & rBHelper_ )