Im a new Flowcode user.

When i want to transform the flow to hex file, the compiler show this
Warning unreferenced functions removed:
FCD_LCDDisplay0_GetDefines in: G:\pIC\demo.c
FCD_LCDDisplay0_PrintASCII in: G:\pIC\demo.c
FCD_LCDDisplay0_Command in: G:\pIC\demo.c
FCD_LCDDisplay0_RawSend in: G:\pIC\demo.c
FCD_LCDDisplay0_Cursor in: G:\pIC\demo.c
FCD_LCDDisplay0_PrintString in: G:\pIC\demo.c
LCD_656982_RawSend in: G:\pIC\demo.c
LCD_656982_Dummy_Function in: G:\pIC\demo.c
Which is the problem???
The aplication is an a simple counter and LCD display, mount in 16F628a
thanks
