summaryrefslogtreecommitdiffstats
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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx
index 1877392129ac..8caeb4ab235f 100644
--- a/testtools/source/bridgetest/currentcontextchecker.hxx
+++ b/testtools/source/bridgetest/currentcontextchecker.hxx
@@ -44,8 +44,7 @@ public:
virtual sal_Bool SAL_CALL perform(
css::uno::Reference< ::test::testtools::bridgetest::XCurrentContextChecker > const & other,
- ::sal_Int32 setSteps, ::sal_Int32 checkSteps)
- throw (css::uno::RuntimeException, std::exception) override;
+ ::sal_Int32 setSteps, ::sal_Int32 checkSteps) override;
private:
CurrentContextChecker(CurrentContextChecker &) = delete;