summaryrefslogtreecommitdiff
path: root/svl/source/notify/hint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/notify/hint.cxx')
-rw-r--r--svl/source/notify/hint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/notify/hint.cxx b/svl/source/notify/hint.cxx
index 4d7cceda565e..ad36d5098e1c 100644
--- a/svl/source/notify/hint.cxx
+++ b/svl/source/notify/hint.cxx
@@ -23,7 +23,7 @@
// virtual dtor for the typical base-class Hint
-SfxHint::~SfxHint()
+SfxHint::~SfxHint() COVERITY_NOEXCEPT_FALSE
{
}