modified code to use IOHandler functions instead of own ones
[NeonServV5.git] / src / modules / NeonBackup.mod / bot_NeonBackup.h
index b693d1071cdda6da7fe6dc3404d2775e734a0a73..8284bedbfc058a9e4dc5513d3348d96f3223374e 100644 (file)
@@ -20,7 +20,6 @@
 #include "../../main.h"
 
 void init_NeonBackup(int type);
-void loop_NeonBackup();
 void free_NeonBackup(int type);
 
 #endif
\ No newline at end of file