From 8994046b8cd70f9672edf62d118ef066714c005f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Wed, 23 Apr 2014 15:42:36 +0000 Subject: Omegle: Support sending typing notifications (for TabSRMM only), version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9062 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 2e0dc3e3e0..f325d90c0e 100644 --- a/protocols/Omegle/src/stubs.cpp +++ b/protocols/Omegle/src/stubs.cpp @@ -142,11 +142,6 @@ int OmegleProto::RecvAwayMsg(MCONTACT hContact,int mode,PROTORECVEVENT *evt) return 1; } -int OmegleProto::UserIsTyping(MCONTACT hContact, int type) -{ - return 1; -} - int OmegleProto::SetAwayMsg(int iStatus, const PROTOCHAR* msg) { return 1; -- cgit v1.2.3