basic/source/classes/sbunoobj.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit b30ae238b451612cde2f785856a2a935e73d2dd5 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Jun 27 16:34:00 2017 +0200 No reason not to use RTLFUNC here Change-Id: I9f01d84b4c518c178220af5cc310a3ba06bdceaa diff --git a/basic/source/classes/sbunoobj.cxx b/basic/source/classes/sbunoobj.cxx index 7b755de3ee16..bc70879aecea 100644 --- a/basic/source/classes/sbunoobj.cxx +++ b/basic/source/classes/sbunoobj.cxx @@ -4046,8 +4046,7 @@ sal_Bool SAL_CALL InvocationToAllListenerMapper::hasProperty(const OUString& Nam // create Uno-Service // 1. Parameter == Prefix-Name of the macro // 2. Parameter == fully qualified name of the listener -void SbRtl_CreateUnoListener( StarBASIC* pBasic, SbxArray& rPar, bool bWrite ) -//RTLFUNC(CreateUnoListener) +RTLFUNC(CreateUnoListener) { (void)bWrite; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits