summaryrefslogtreecommitdiff
path: root/svx/source/inc/formfeaturedispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/formfeaturedispatcher.hxx')
-rw-r--r--svx/source/inc/formfeaturedispatcher.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/formfeaturedispatcher.hxx b/svx/source/inc/formfeaturedispatcher.hxx
index f2d138fb752f..51700a77b9ad 100644
--- a/svx/source/inc/formfeaturedispatcher.hxx
+++ b/svx/source/inc/formfeaturedispatcher.hxx
@@ -110,7 +110,7 @@ namespace svx
our Mutex is locked - else calling the method would not make sense, since
its result could be out-of-date as soon as it's returned to the caller.
*/
- void checkAlive() const SAL_THROW((::com::sun::star::lang::DisposedException));
+ void checkAlive() const;
/** retrieves the current status of our feature, in a format which can be used
for UNO notifications