summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/currentcontextchecker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/bridgetest/currentcontextchecker.hxx')
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx
index f16cd5bea93b..6b5dd1116981 100644
--- a/testtools/source/bridgetest/currentcontextchecker.hxx
+++ b/testtools/source/bridgetest/currentcontextchecker.hxx
@@ -48,8 +48,8 @@ public:
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
- CurrentContextChecker(CurrentContextChecker &) SAL_DELETED_FUNCTION;
- void operator =(CurrentContextChecker &) SAL_DELETED_FUNCTION;
+ CurrentContextChecker(CurrentContextChecker &) = delete;
+ void operator =(CurrentContextChecker &) = delete;
bool performCheck(
::com::sun::star::uno::Reference<