[Libreoffice-commits] core.git: bridges/source

Stephan Bergmann sbergman at redhat.com
Tue Jul 29 11:47:05 PDT 2014


 bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 36c18abb7b04520a7ae71b87fd71d31410620db8
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Jul 29 20:46:33 2014 +0200

    loplugin:unreffun
    
    Change-Id: Iad6a0e5e04dd899827f7dc5dcdbde360ce34716d

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 885e25c..aaf83a2 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


More information about the Libreoffice-commits mailing list