[Libreoffice-commits] .: Branch 'feature/tubes2' - sc/source
Eike Rathke
erack at kemper.freedesktop.org
Wed Mar 28 11:40:02 PDT 2012
sc/source/ui/collab/sendfunc.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 184b8f8919bced256bcb2315e7c843b3ba9d8027
Author: Eike Rathke <erack at redhat.com>
Date: Wed Mar 28 20:27:32 2012 +0200
tubes: LINK is gone
diff --git a/sc/source/ui/collab/sendfunc.cxx b/sc/source/ui/collab/sendfunc.cxx
index 26f1ef5..5055136 100644
--- a/sc/source/ui/collab/sendfunc.cxx
+++ b/sc/source/ui/collab/sendfunc.cxx
@@ -275,7 +275,6 @@ public:
void packetReceived( TeleConference* pConference, const rtl::OString & );
void fileReceived( rtl::OUString *rStr );
- DECL_LINK( ReceiveFileCallback, rtl::OUString * );
void RecvMessage( const rtl::OString &rString )
{
More information about the Libreoffice-commits
mailing list