summaryrefslogtreecommitdiff
path: root/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/test/mtexecutor/mainthreadexecutor.cxx')
-rw-r--r--embeddedobj/test/mtexecutor/mainthreadexecutor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx b/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
index d7a5c1b614ff..09760748a039 100644
--- a/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
+++ b/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
@@ -77,7 +77,7 @@ uno::Any SAL_CALL MainThreadExecutor::execute( const uno::Sequence< beans::Named
}
-IMPL_STATIC_LINK_NOINSTANCE( MainThreadExecutor, worker, MainThreadExecutorRequest*, pThreadExecutorRequest )
+IMPL_STATIC_LINK( MainThreadExecutor, worker, MainThreadExecutorRequest*, pThreadExecutorRequest )
{
pThreadExecutorRequest->doIt();