summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/bridgefactory.hxx')
-rw-r--r--binaryurp/source/bridgefactory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/binaryurp/source/bridgefactory.hxx b/binaryurp/source/bridgefactory.hxx
index ac13ace16574..f7103bdd3aeb 100644
--- a/binaryurp/source/bridgefactory.hxx
+++ b/binaryurp/source/bridgefactory.hxx
@@ -75,8 +75,8 @@ public:
using BridgeFactoryBase::release;
private:
- BridgeFactory(const BridgeFactory&) SAL_DELETED_FUNCTION;
- BridgeFactory& operator=(const BridgeFactory&) SAL_DELETED_FUNCTION;
+ BridgeFactory(const BridgeFactory&) = delete;
+ BridgeFactory& operator=(const BridgeFactory&) = delete;
explicit BridgeFactory(
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >