summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module/ToolPanelModule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ToolPanelModule.cxx')
-rw-r--r--sd/source/ui/framework/module/ToolPanelModule.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/framework/module/ToolPanelModule.cxx b/sd/source/ui/framework/module/ToolPanelModule.cxx
index 0630163be692..5915384cfd0a 100644
--- a/sd/source/ui/framework/module/ToolPanelModule.cxx
+++ b/sd/source/ui/framework/module/ToolPanelModule.cxx
@@ -78,7 +78,6 @@ void ToolPanelModule::SaveResourceState()
void SAL_CALL ToolPanelModule::notifyConfigurationChange (
const ConfigurationChangeEvent& rEvent)
- throw (RuntimeException, std::exception)
{
if (!rEvent.Type.equals(FrameworkHelper::msResourceActivationEvent))
ResourceManager::notifyConfigurationChange(rEvent);