X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodules%2FNeonServ.mod%2Fbot_NeonServ.h;h=1f3f2cc58e95b09c9158e80e415ad94ee1e9ebed;hb=caa3238cc43909d4d3a27ff95b77f9ab23f85baf;hp=fcd7d1882244edd868e8d0b08181a8689c74296a;hpb=d80ff9e6b878be4f29854f4fe99f59efeb5e6e10;p=NeonServV5.git diff --git a/src/modules/NeonServ.mod/bot_NeonServ.h b/src/modules/NeonServ.mod/bot_NeonServ.h index fcd7d18..1f3f2cc 100644 --- a/src/modules/NeonServ.mod/bot_NeonServ.h +++ b/src/modules/NeonServ.mod/bot_NeonServ.h @@ -1,4 +1,4 @@ -/* bot_NeonServ.h - NeonServ v5.5 +/* bot_NeonServ.h - NeonServ v5.6 * Copyright (C) 2011-2012 Philipp Kreil (pk910) * * This program is free software: you can redistribute it and/or modify @@ -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);