X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodules%2FNeonServ.mod%2Fbot_NeonServ.h;h=7d9f714fc5a306cdb078f7c754adbd0ae1627380;hb=c99b8d5951fe6429844c8cb5ff94213bb625ad95;hp=fcd7d1882244edd868e8d0b08181a8689c74296a;hpb=78e040af3fcc36ab684611c0f98b4381ff420878;p=NeonServV5.git diff --git a/src/modules/NeonServ.mod/bot_NeonServ.h b/src/modules/NeonServ.mod/bot_NeonServ.h index fcd7d18..7d9f714 100644 --- a/src/modules/NeonServ.mod/bot_NeonServ.h +++ b/src/modules/NeonServ.mod/bot_NeonServ.h @@ -22,7 +22,6 @@ struct ChanNode; void init_NeonServ(int type); -void loop_NeonServ(); void free_NeonServ(int type); struct ClientSocket *getBotForChannel(struct ChanNode *chan);