summaryrefslogtreecommitdiff
path: root/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx')
-rw-r--r--cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx b/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
index b02439eb6f21..d8e0dd40f98e 100644
--- a/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
+++ b/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
@@ -41,7 +41,6 @@ using namespace com::sun::star;
static bool relatesToInterface(typelib_TypeDescription * pTypeDescr)
- SAL_THROW(())
{
switch (pTypeDescr->eTypeClass)
{
@@ -211,7 +210,6 @@ Proxy::Proxy(uno::Mapping const & to_from,
cppu::helper::purpenv::ProbeFun * probeFun,
void * pProbeContext
)
- SAL_THROW(())
: m_nRef (1),
m_from (pFrom),
m_to (pTo),