summaryrefslogtreecommitdiff
path: root/cppuhelper/source/factory.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/factory.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/factory.cxx')
-rw-r--r--cppuhelper/source/factory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/factory.cxx b/cppuhelper/source/factory.cxx
index 40c12591ba04..975107432789 100644
--- a/cppuhelper/source/factory.cxx
+++ b/cppuhelper/source/factory.cxx
@@ -1033,7 +1033,7 @@ Reference<XSingleServiceFactory > SAL_CALL createOneInstanceRegistryFactory(
rServiceManager, rImplementationName, rImplementationKey, true );
}
-//##################################################################################################
+
Reference< lang::XSingleComponentFactory > SAL_CALL createSingleComponentFactory(
ComponentFactoryFunc fptr,
OUString const & rImplementationName,