summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-errorhandler.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-06-05 08:15:56 +0200
committerNoel Grandin <noel@peralex.com>2014-06-05 08:17:51 +0200
commit579d1f61b0300434801e9b37012254a506fc0230 (patch)
treeb3beb1f37b8035dfbe52505c99b6e45f59947f45 /uui/source/iahndl-errorhandler.cxx
parent4c563b3a1daf169ed50f6a187121e7e0a1f7c1fc (diff)
uui: remove SAL_THROW macro
Change-Id: I72583c9d6c22621a30771ef8422370911d35000b
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)
{