From 90674ba62902b7aaeceeb4c326469a74a32a259d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 10 Dec 2017 00:39:55 +0300 Subject: StopSpam moved to CMOption<> instead of custom code --- plugins/ExternalAPI/m_stopspam.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/ExternalAPI/m_stopspam.h') diff --git a/plugins/ExternalAPI/m_stopspam.h b/plugins/ExternalAPI/m_stopspam.h index 9936550885..f25bd2cece 100644 --- a/plugins/ExternalAPI/m_stopspam.h +++ b/plugins/ExternalAPI/m_stopspam.h @@ -32,10 +32,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //returns a "Contact Stae" flag #define MS_STOPSPAM_CONTACTPASSED "StopSpam/IsContactPassed" -//remove all temporary contacts from db -//wParam=0 -//lParam=0 -//returns 0 -#define MS_STOPSPAM_REMTEMPCONTACTS "StopSpam/RemoveTempContacts" - #endif \ No newline at end of file -- cgit v1.2.3