summaryrefslogtreecommitdiff
path: root/unoidl/source/legacyprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source/legacyprovider.hxx')
-rw-r--r--unoidl/source/legacyprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/source/legacyprovider.hxx b/unoidl/source/legacyprovider.hxx
index 41310ecdee70..caa1b38c84a4 100644
--- a/unoidl/source/legacyprovider.hxx
+++ b/unoidl/source/legacyprovider.hxx
@@ -30,7 +30,7 @@ public:
const override;
private:
- virtual ~LegacyProvider() throw () override;
+ virtual ~LegacyProvider() noexcept override;
Manager & manager_;
mutable RegistryKey ucr_;