From 6ce1301c80786203fcfc2fbc46bbfae73842b6ec Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 24 Mar 2017 18:44:27 +0300 Subject: hmm... another not-so-very-useful service --- include/m_message.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/m_message.h b/include/m_message.h index 477603abc0..a3cfee132e 100644 --- a/include/m_message.h +++ b/include/m_message.h @@ -77,11 +77,6 @@ typedef struct { // Sets a statusbar line text for the appropriate contact #define MS_MSG_SETSTATUSTEXT "MessageAPI/SetStatusText" -// wparam = (char*)szBuf -// lparam = (int)cbSize size of buffer -// Sets the window class name in wParam (ex. "SRMM" for srmm.dll) -#define MS_MSG_GETWINDOWCLASS "MessageAPI/WindowClass" - typedef struct { int cbSize; MCONTACT hContact; -- cgit v1.2.3