summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/mcnttfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/mcnttfactory.cxx')
-rw-r--r--dtrans/source/cnttype/mcnttfactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/cnttype/mcnttfactory.cxx b/dtrans/source/cnttype/mcnttfactory.cxx
index eddb3fc2cd83..c4069d6798ae 100644
--- a/dtrans/source/cnttype/mcnttfactory.cxx
+++ b/dtrans/source/cnttype/mcnttfactory.cxx
@@ -31,7 +31,7 @@ using namespace com::sun::star::datatransfer;
namespace
{
- Sequence< OUString > SAL_CALL MimeContentTypeFactory_getSupportedServiceNames( )
+ Sequence< OUString > MimeContentTypeFactory_getSupportedServiceNames( )
{
Sequence< OUString > aRet { "com.sun.star.datatransfer.MimeContentTypeFactory" };
return aRet;