summaryrefslogtreecommitdiffstats
path: root/io/source/stm/opipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/opipe.cxx')
-rw-r--r--io/source/stm/opipe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index a382f41304c8..afdc92feef54 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -352,7 +352,7 @@ Sequence< OUString > OPipeImpl::getSupportedServiceNames()
*/
-Reference < XInterface > SAL_CALL OPipeImpl_CreateInstance(
+Reference < XInterface > OPipeImpl_CreateInstance(
SAL_UNUSED_PARAMETER const Reference < XComponentContext > & )
{
OPipeImpl *p = new OPipeImpl;