summaryrefslogtreecommitdiff
path: root/uui/source/passwordcontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passwordcontainer.cxx')
-rw-r--r--uui/source/passwordcontainer.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/passwordcontainer.cxx b/uui/source/passwordcontainer.cxx
index 488a04863136..4315cff1fb39 100644
--- a/uui/source/passwordcontainer.cxx
+++ b/uui/source/passwordcontainer.cxx
@@ -122,7 +122,6 @@ bool PasswordContainerHelper::handleAuthenticationRequest(
xSupplyAuthentication,
OUString const & rURL,
uno::Reference< task::XInteractionHandler2 > const & xIH )
- SAL_THROW((uno::RuntimeException))
{
uno::Reference< task::XInteractionHandler > xIH1(xIH, uno::UNO_QUERY);
@@ -228,7 +227,6 @@ bool PasswordContainerHelper::addRecord(
uno::Sequence< OUString > const & rPasswords,
uno::Reference< task::XInteractionHandler2 > const & xIH,
bool bPersist )
- SAL_THROW((uno::RuntimeException))
{
uno::Reference< task::XInteractionHandler > xIH1(xIH, uno::UNO_QUERY);