modified code to use IOHandler functions instead of own ones
[NeonServV5.git] / src / modules / NeonSpam.mod / bot_NeonSpam.c
index 3e714accdc849cea253737604073fe54e484e452..eace7b7071f1feb6d3c5901f650966aa674c4e87 100644 (file)
@@ -401,10 +401,6 @@ void init_NeonSpam(int type) {
     register_default_language_table(msgtab);
 }
 
-void loop_NeonSpam() {
-    
-}
-
 void free_NeonSpam(int type) {
     unbind_allcmd(BOTID);
     if(type == MODSTATE_STARTSTOP) {