Removes unused and unnecessary spam prevention

This commit is contained in:
Yoshax
2016-05-26 04:24:18 +01:00
parent 2404be46d4
commit 77ee2215e7
16 changed files with 0 additions and 55 deletions

View File

@@ -56,9 +56,6 @@
else src << "<font color='red'>Error: Private-Message: Client not found. They may have lost connection, so try using an adminhelp!</font>"
return
if (src.handle_spam_prevention(msg,MUTE_ADMINHELP))
return
//clean the message if it's not sent by a high-rank admin
//todo: sanitize for all???
if(!check_rights(R_SERVER|R_DEBUG,0))