summaryrefslogtreecommitdiff
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 3c270fa6421a..f53702ef93d3 100644
--- a/cppu/source/helper/purpenv/Proxy.hxx
+++ b/cppu/source/helper/purpenv/Proxy.hxx
@@ -72,7 +72,7 @@ public:
};
-extern "C" void SAL_CALL Proxy_free(uno_ExtEnvironment * pEnv, void * pProxy) SAL_THROW_EXTERN_C();
+extern "C" void Proxy_free(uno_ExtEnvironment * pEnv, void * pProxy) SAL_THROW_EXTERN_C();
#endif