modified code to use IOHandler functions instead of own ones
[NeonServV5.git] / src / modules / DummyServ.mod / bot_DummyServ.h
index e20bc01a98de5dd114a68c19012d7994a7a74079..dc5860fda7baa19e4817be5c3cba33d249c42b66 100644 (file)
@@ -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