From e84e1506adf6f0b65bab0bc5e243f6497749b7c4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 24 Mar 2017 19:25:05 +0300 Subject: more unused shit cleaned --- plugins/ExternalAPI/delphi/m_tabsrmm.inc | 9 --------- 1 file changed, 9 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/delphi/m_tabsrmm.inc b/plugins/ExternalAPI/delphi/m_tabsrmm.inc index 367808c4ed..b07cb6d5bf 100644 --- a/plugins/ExternalAPI/delphi/m_tabsrmm.inc +++ b/plugins/ExternalAPI/delphi/m_tabsrmm.inc @@ -15,13 +15,4 @@ const } MS_TABMSG_HOTKEYPROCESS:PAnsiChar = 'SRMsg_MOD/ProcessHotkey'; -{ - Checks if there is a message window opened - wParam=(LPARAM)(HANDLE)hContact - handle of the contact for which the window is searched. - ignored if lParam is not zero. - lParam=(LPARAM)(HWND)hwnd - a window handle - SET THIS TO 0 if you want to obtain the window - handle from the hContact. -} - MS_MSG_MOD_MESSAGEDIALOGOPENED:PAnsiChar = 'SRMsg_MOD/MessageDialogOpened'; - {$ENDIF} -- cgit v1.2.3