- glcd: remove obsolete include

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-11-26 00:46:21 +01:00
committed by Thilo Graf
parent a25ae98227
commit d8f2186139

View File

@@ -48,7 +48,6 @@
#include "png.h"
#include "jpeglib.h"
#define LCD_ICONSDIR "/share/lcd/icons/"
#define ICONSEXT ".png"
static const char * kDefaultConfigFile = "/etc/graphlcd.conf";