*** VERSION 5.6.0 ***
[NeonServV5.git] / src / modules / NeonSpam.mod / bot_NeonSpam.h
index 1d4c68f6d7249215336447abdcbe8595da18f30f..7024986d088613b004bb42906dd1c8810d911790 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_NeonSpam.h - NeonServ v5.4
+/* bot_NeonSpam.h - NeonServ v5.6
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -161,7 +161,6 @@ struct NeonSpamJoinNode {
 };
 
 void init_NeonSpam(int type);
-void loop_NeonSpam();
 void free_NeonSpam(int type);
 
 void freeNeonSpamSettings(struct NeonSpamSettings *settings);