diff options
Diffstat (limited to 'protocols/Omegle/src/proto.h')
| -rw-r--r-- | protocols/Omegle/src/proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Omegle/src/proto.h b/protocols/Omegle/src/proto.h index 697bb4cd52..6af68ff566 100644 --- a/protocols/Omegle/src/proto.h +++ b/protocols/Omegle/src/proto.h @@ -47,8 +47,6 @@ public: virtual DWORD_PTR __cdecl GetCaps( int type, MCONTACT hContact = NULL );
- virtual int __cdecl SendMsg( MCONTACT hContact, int flags, const char* msg );
-
virtual int __cdecl SetStatus( int iNewStatus );
virtual int __cdecl UserIsTyping( MCONTACT hContact, int type );
|
