diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-07-29 20:46:33 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-07-29 20:46:33 +0200 |
commit | 36c18abb7b04520a7ae71b87fd71d31410620db8 (patch) | |
tree | cd0f3cd11ac03c10eaf56ce62561e77372ec027c /bridges | |
parent | 190a4ee599a463415faa7d9bcb81b6a157a4971e (diff) |
loplugin:unreffun
Change-Id: Iad6a0e5e04dd899827f7dc5dcdbde360ce34716d
Diffstat (limited to 'bridges')
-rw-r--r-- | bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx | 2 |
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 |