Merge branch 'master' into IOMultiplexer
[NeonServV5.git] / src / modules / NeonServ.mod / bot_NeonServ.c
index 477bf4f6d573ba9889291faa4b54fd726ac25814..4ba6381e6a9f0ec79b6b535a98b9420268cca46e 100644 (file)
@@ -525,10 +525,6 @@ void init_NeonServ(int type) {
     register_default_language_table(msgtab);
 }
 
-void loop_NeonServ() {
-    
-}
-
 void free_NeonServ(int type) {
     unbind_allcmd(BOTID);
     if(type == MODSTATE_STARTSTOP) {