From 1572f78c8d183b01614b599f67d7cc29e3b77240 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 8 Oct 2023 13:42:34 +0300 Subject: YAMN: unused code removed --- plugins/ExternalAPI/m_yamn.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins/ExternalAPI/m_yamn.h') diff --git a/plugins/ExternalAPI/m_yamn.h b/plugins/ExternalAPI/m_yamn.h index 10b4f94513..77ea3cb676 100644 --- a/plugins/ExternalAPI/m_yamn.h +++ b/plugins/ExternalAPI/m_yamn.h @@ -110,13 +110,6 @@ struct CExportedServices //sense to store all this information in memory, etc. #define MS_YAMN_CLISTDBLCLICK "YAMN/Service/ClistContactDoubleclicked" -//FilterMail Service -//Ask YAMN to process mail filtering. YAMN calls filter plugins to mark mail as spam etc... Warning! Leave all -//read or write access to mail as this function waits for write-access to mail! -//WPARAM- (HACCOUNT) account to which mail belongs -//LPARAM- (HYAMNMAIL) mail to filter -#define MS_YAMN_FILTERMAIL "YAMN/Service/FilterMail" - //MailBrowser Service //runs mail browser window (or tray icon only or popups only) //WPARAM- pointer to YAMN_MAILBROWSERPARAM structure, data to mailbrowser. You do not need to fill ThreadRunningEV event member. -- cgit v1.2.3