summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTimer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterTimer.hxx')
-rw-r--r--sdext/source/presenter/PresenterTimer.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterTimer.hxx b/sdext/source/presenter/PresenterTimer.hxx
index 6b6ce0eef029..903a7ed5320d 100644
--- a/sdext/source/presenter/PresenterTimer.hxx
+++ b/sdext/source/presenter/PresenterTimer.hxx
@@ -95,8 +95,7 @@ public:
// XCallback
- virtual void SAL_CALL notify (const css::uno::Any& rUserData)
- throw (css::uno::RuntimeException, std::exception) override;
+ virtual void SAL_CALL notify (const css::uno::Any& rUserData) override;
private:
static ::rtl::Reference<PresenterClockTimer> mpInstance;