Remove leftover inclusion of stdio.h

This commit is contained in:
Themba Dube
2019-03-27 19:12:46 -04:00
parent e63e1f230a
commit f5609b6bce

View File

@@ -7,7 +7,6 @@
/*********************
* INCLUDES
*********************/
#include <stdio.h>
#include "lv_ta.h"
#if LV_USE_TA != 0
#include <string.h>