From 73c3207950044c5156bbb74ca2f60fc5b5b2d81a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 15 Oct 2017 14:03:04 +0300 Subject: unused service removed --- plugins/ExternalAPI/m_statusplugins.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/ExternalAPI/m_statusplugins.h') diff --git a/plugins/ExternalAPI/m_statusplugins.h b/plugins/ExternalAPI/m_statusplugins.h index 1e1c57f2a3..a13fb31c44 100644 --- a/plugins/ExternalAPI/m_statusplugins.h +++ b/plugins/ExternalAPI/m_statusplugins.h @@ -35,11 +35,6 @@ typedef struct { // returns 0 on success #define MS_CS_SETSTATUSEX "CommonStatus/SetStatusEx" -// wParam = PROTOCOLSETTINGEX*** (keep it like this for compatibility) -// lParam = timeout -// returns hwnd -#define MS_CS_SHOWCONFIRMDLGEX "CommonStatus/ShowConfirmDialogEx" - // wParam = 0 // lParam = 0 // returns the number of protocols registerd -- cgit v1.2.3