targets/plc_main_head.c
changeset 2503 6ffeffb6d635
parent 1981 d0718654d9b0
--- a/targets/plc_main_head.c	Mon Jan 07 23:28:28 2019 +0300
+++ b/targets/plc_main_head.c	Sat Jan 12 13:57:16 2019 +0300
@@ -35,9 +35,6 @@
 /* Help to quit cleanly when init fail at a certain level */
 static int init_level = 0;
 
-/* Prototype for Logging to help spotting errors at init */
-int LogMessage(uint8_t level, char* buf, uint32_t size);
-
 /*
  * Prototypes of functions exported by plugins
  **/