summaryrefslogtreecommitdiff
path: root/cui/source/inc/colorpicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/colorpicker.hxx')
-rw-r--r--cui/source/inc/colorpicker.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/source/inc/colorpicker.hxx b/cui/source/inc/colorpicker.hxx
index 2936e944c0f3..b2b24ba0d7c0 100644
--- a/cui/source/inc/colorpicker.hxx
+++ b/cui/source/inc/colorpicker.hxx
@@ -42,8 +42,7 @@ css::uno::Reference<css::uno::XInterface> SAL_CALL ColorPicker_createInstance(
css::uno::Reference<css::uno::XComponentContext> const &);
/// @throws css::uno::RuntimeException
-css::uno::Sequence<OUString> SAL_CALL ColorPicker_getSupportedServiceNames()
- throw (css::uno::RuntimeException);
+css::uno::Sequence<OUString> SAL_CALL ColorPicker_getSupportedServiceNames();
}
#endif