summaryrefslogtreecommitdiff
path: root/cppuhelper/source/implbase.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 18:02:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-27 06:43:02 -0600
commit518b75326a83166a24b9d3c1b31ce63189f60c7f (patch)
treeb0ed7c7334bf0e6bea057b4b77007c87d9754c4a /cppuhelper/source/implbase.cxx
parenta67c2a12bccef06f1fb17d8fbae08e44f44c4392 (diff)
Remove visual noise from cppuhelper
Change-Id: If23a1aa19949f91f900d55ff9e1d5039378d7277 Reviewed-on: https://gerrit.libreoffice.org/8248 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cppuhelper/source/implbase.cxx')
-rw-r--r--cppuhelper/source/implbase.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/cppuhelper/source/implbase.cxx b/cppuhelper/source/implbase.cxx
index dbd11f9a1245..9ed1ddf74c47 100644
--- a/cppuhelper/source/implbase.cxx
+++ b/cppuhelper/source/implbase.cxx
@@ -41,7 +41,7 @@ namespace
namespace cppu
{
-//==================================================================================================
+
Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW(())
{
return theImplHelperInitMutex::get();
@@ -191,9 +191,9 @@ Any ClassData::query( const Type & rType, lang::XTypeProvider * pBase ) SAL_THRO
return Any();
}
-//##################################################################################################
-//##################################################################################################
-//##################################################################################################
+
+
+
// WeakComponentImplHelperBase