summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/framework/module/ModuleController.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ModuleController.cxx')
-rw-r--r--sd/source/ui/framework/module/ModuleController.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/module/ModuleController.cxx b/sd/source/ui/framework/module/ModuleController.cxx
index b01074c3ca74..ff79439786d5 100644
--- a/sd/source/ui/framework/module/ModuleController.cxx
+++ b/sd/source/ui/framework/module/ModuleController.cxx
@@ -100,7 +100,7 @@ ModuleController::ModuleController (const Reference<XComponentContext>& rxContex
}
}
-ModuleController::~ModuleController() throw()
+ModuleController::~ModuleController() noexcept
{
}