From 026adc1f0c2e30b2e21ac66f1af8b32485bc9bf2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 24 Mar 2017 19:09:17 +0300 Subject: more unused shit removed --- plugins/ExternalAPI/delphi/m_tabsrmm.inc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/delphi/m_tabsrmm.inc b/plugins/ExternalAPI/delphi/m_tabsrmm.inc index cdf42942e2..367808c4ed 100644 --- a/plugins/ExternalAPI/delphi/m_tabsrmm.inc +++ b/plugins/ExternalAPI/delphi/m_tabsrmm.inc @@ -24,12 +24,4 @@ const } MS_MSG_MOD_MESSAGEDIALOGOPENED:PAnsiChar = 'SRMsg_MOD/MessageDialogOpened'; -{ - obtain the message window flags - wParam = hContact - ignored if lParam is given. - lParam = hwnd - returns struct MessageWindowData *dat, 0 if no window is found -} - MS_MSG_MOD_GETWINDOWFLAGS:PAnsiChar = 'SRMsg_MOD/GetWindowFlags'; - {$ENDIF} -- cgit v1.2.3