1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

remove debugging lines

This commit is contained in:
Brian Pugh 2019-06-23 16:22:51 -07:00
parent a88cacb71e
commit d85efb9926

View File

@ -9,10 +9,6 @@
#include "lv_txt.h"
#include "lv_math.h"
// TODO: remove
#include <stdio.h>
#include <assert.h>
/*********************
* DEFINES
*********************/