remotebridges/examples/officeclient.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit da290f39fc3029215bd1dc78731d2cea25f13e92 Author: Alexander Wilms <f.alexander.wi...@gmail.com> Date: Tue Feb 25 19:48:19 2014 +0100 Remove visual noise from remotebridges Change-Id: Id3696781d3480961c516f2a43135415b15cedde0 Reviewed-on: https://gerrit.libreoffice.org/8293 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/remotebridges/examples/officeclient.cxx b/remotebridges/examples/officeclient.cxx index cf47d48..d7fd620 100644 --- a/remotebridges/examples/officeclient.cxx +++ b/remotebridges/examples/officeclient.cxx @@ -260,7 +260,7 @@ using namespace remotebridges_officeclient; extern "C" { -//================================================================================================== + sal_Bool SAL_CALL component_writeInfo( void * pServiceManager, void * pRegistryKey ) { @@ -286,7 +286,7 @@ sal_Bool SAL_CALL component_writeInfo( } return sal_False; } -//================================================================================================== + SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits