summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-07-29 20:46:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-07-29 20:46:33 +0200
commit36c18abb7b04520a7ae71b87fd71d31410620db8 (patch)
treecd0f3cd11ac03c10eaf56ce62561e77372ec027c /bridges
parent190a4ee599a463415faa7d9bcb81b6a157a4971e (diff)
loplugin:unreffun
Change-Id: Iad6a0e5e04dd899827f7dc5dcdbde360ce34716d
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx b/bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx
index 885e25c11fd6..aaf83a2e5707 100644
--- a/bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx
+++ b/bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx
@@ -128,8 +128,6 @@ struct __cxa_eh_globals
}
-extern "C" void privateSnippetExecutor();
-
extern "C" CPPU_CURRENT_NAMESPACE::__cxa_eh_globals *__cxa_get_globals () throw();
namespace CPPU_CURRENT_NAMESPACE