diff options
Diffstat (limited to 'plugins/ExternalAPI/m_stopspam.h')
-rw-r--r-- | plugins/ExternalAPI/m_stopspam.h | 6 |
1 files changed, 0 insertions, 6 deletions
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 |