summaryrefslogtreecommitdiff
path: root/uui/source/requeststringresolver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/requeststringresolver.cxx')
-rw-r--r--uui/source/requeststringresolver.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/requeststringresolver.cxx b/uui/source/requeststringresolver.cxx
index c14a2f48ab94..48f6d6506b87 100644
--- a/uui/source/requeststringresolver.cxx
+++ b/uui/source/requeststringresolver.cxx
@@ -27,7 +27,6 @@ using namespace css;
UUIInteractionRequestStringResolver::UUIInteractionRequestStringResolver(
uno::Reference< uno::XComponentContext > const &
rxContext)
- SAL_THROW(())
: m_pImpl(new UUIInteractionHelper(rxContext))
{
}
@@ -90,7 +89,6 @@ uno::Reference< uno::XInterface > SAL_CALL
UUIInteractionRequestStringResolver::createInstance(
uno::Reference< lang::XMultiServiceFactory > const &
rServiceFactory)
- SAL_THROW((uno::Exception))
{
try
{