*** VERSION 5.6.0 ***
[NeonServV5.git] / src / modules / DummyServ.mod / bot_DummyServ.h
index fe211005fff5524feebdd36d536896b465efcc74..335b1c8e0c0c570f435ded2300c764e9d5d95e55 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_DummyServ.h - NeonServ v5.3
+/* bot_DummyServ.h - NeonServ v5.6
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -20,7 +20,6 @@
 #include "../../main.h"
 
 void init_DummyServ(int type);
-void loop_DummyServ();
 void free_DummyServ(int type);
 
 #endif
\ No newline at end of file