summaryrefslogtreecommitdiff
path: root/include/m_protoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_protoint.h')
-rw-r--r--include/m_protoint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h
index 69aa6339b4..769b4ff027 100644
--- a/include/m_protoint.h
+++ b/include/m_protoint.h
@@ -172,7 +172,6 @@ struct PROTO_INTERFACE : public MZeroedObject
virtual HANDLE __cdecl GetAwayMsg(HANDLE hContact) = 0;
virtual int __cdecl RecvAwayMsg(HANDLE hContact, int mode, PROTORECVEVENT* evt) = 0;
- virtual int __cdecl SendAwayMsg(HANDLE hContact, HANDLE hProcess, const char* msg) = 0;
virtual int __cdecl SetAwayMsg(int iStatus, const PROTOCHAR* msg) = 0;
virtual int __cdecl UserIsTyping(HANDLE hContact, int type) = 0;