added new multi log system
[NeonServV5.git] / src / main.h
index 85e4fd8e48af5a8c07a4826bce37eb4aed2d6fe9..1f1d0f315aae47cdf820617762545a1af4f166f1 100644 (file)
@@ -52,7 +52,5 @@ extern pthread_mutex_t whohandler_sync, whohandler_mass_sync;
 /* MODULAR ACCESSIBLE */ void restart_bot(int crash);
 /* MODULAR ACCESSIBLE */ void stop_bot();
 /* MODULAR ACCESSIBLE */ void reload_config();
-
-/* MODULAR ACCESSIBLE */ void putlog(int loglevel, const char *text, ...) PRINTF_LIKE(2, 3);
 #endif
 #endif
\ No newline at end of file