X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fbot_NeonServ.h;fp=src%2Fbot_NeonServ.h;h=3dee8c84f3d60796b623805cf2b049ec4eb683fc;hb=cbe6ef12f3808f863e2143def86c696b46716b1e;hp=1148f663f53e29fd0f2de8fbdd628bddebbcb364;hpb=d3727505664849cb830aaf69f7fd99bc100fde02;p=NeonServV5.git diff --git a/src/bot_NeonServ.h b/src/bot_NeonServ.h index 1148f66..3dee8c8 100644 --- a/src/bot_NeonServ.h +++ b/src/bot_NeonServ.h @@ -18,7 +18,6 @@ #define _bot_NeonServ_h #include "main.h" -#include "timeq.h" struct ChanNode; @@ -26,7 +25,6 @@ void init_NeonServ(); void loop_NeonServ(); void free_NeonServ(); -TIMEQ_CALLBACK(channel_ban_timeout); struct ClientSocket *getBotForChannel(struct ChanNode *chan); #endif \ No newline at end of file