summaryrefslogtreecommitdiff
path: root/io/source/stm/opump.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/opump.cxx')
-rw-r--r--io/source/stm/opump.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx
index 0f2bc2422a7a..0bcccef819ae 100644
--- a/io/source/stm/opump.cxx
+++ b/io/source/stm/opump.cxx
@@ -442,7 +442,7 @@ Sequence< OUString > Pump::getSupportedServiceNames()
}
-Reference< XInterface > SAL_CALL OPumpImpl_CreateInstance(
+Reference< XInterface > OPumpImpl_CreateInstance(
SAL_UNUSED_PARAMETER const Reference< XComponentContext > & )
{
return Reference< XInterface >( *new Pump );