Merge branch 'master' into IOMultiplexer
[NeonServV5.git] / src / modules / NeonSpam.mod / bot_NeonSpam.h
index 1d4c68f6d7249215336447abdcbe8595da18f30f..718b5ff42d9a4787485e0e4d7f8e043819a95291 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_NeonSpam.h - NeonServ v5.4
+/* bot_NeonSpam.h - NeonServ v5.5
  * 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);