From e4b8e9d9704a986c71565ef723cc8de208d97740 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 25 Sep 2013 13:40:12 +0000 Subject: PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused git-svn-id: http://svn.miranda-ng.org/main/trunk@6229 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/src/stubs.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'protocols/Omegle/src/stubs.cpp') diff --git a/protocols/Omegle/src/stubs.cpp b/protocols/Omegle/src/stubs.cpp index 9d30932504..1bad2bfca9 100644 --- a/protocols/Omegle/src/stubs.cpp +++ b/protocols/Omegle/src/stubs.cpp @@ -147,11 +147,6 @@ int OmegleProto::RecvAwayMsg(HANDLE hContact,int mode,PROTORECVEVENT *evt) return 1; } -int OmegleProto::SendAwayMsg(HANDLE hContact,HANDLE hProcess,const char *msg) -{ - return 1; -} - int OmegleProto::UserIsTyping(HANDLE hContact, int type) { return 1; -- cgit v1.2.3