summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-errorhandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl-errorhandler.cxx')
-rw-r--r--uui/source/iahndl-errorhandler.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/iahndl-errorhandler.cxx b/uui/source/iahndl-errorhandler.cxx
index 85f552b4b239..b70ae0ec2bf9 100644
--- a/uui/source/iahndl-errorhandler.cxx
+++ b/uui/source/iahndl-errorhandler.cxx
@@ -46,7 +46,6 @@ executeErrorDialog(
OUString const & rContext,
OUString const & rMessage,
WinBits nButtonMask)
- SAL_THROW((uno::RuntimeException))
{
SolarMutexGuard aGuard;
@@ -136,7 +135,6 @@ UUIInteractionHelper::handleErrorHandlerRequest(
bool bObtainErrorStringOnly,
bool & bHasErrorString,
OUString & rErrorString)
- SAL_THROW((uno::RuntimeException))
{
if (bObtainErrorStringOnly)
{