summaryrefslogtreecommitdiffstats
path: root/cppu/source/helper/purpenv/Proxy.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/helper/purpenv/Proxy.hxx')
-rw-r--r--cppu/source/helper/purpenv/Proxy.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/helper/purpenv/Proxy.hxx b/cppu/source/helper/purpenv/Proxy.hxx
index 953abbf3b449..02c65a23a198 100644
--- a/cppu/source/helper/purpenv/Proxy.hxx
+++ b/cppu/source/helper/purpenv/Proxy.hxx
@@ -47,7 +47,7 @@ class Proxy : public uno_Interface
void * m_pProbeContext;
public:
- explicit Proxy(css::uno::Mapping const & to_from,
+ explicit Proxy(css::uno::Mapping to_from,
uno_Environment * pTo,
uno_Environment * pFrom,
uno_Interface * pUnoI,