glcd: remove obsolete include

Origin commit data
------------------
Commit: ed8534400a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- glcd: remove obsolete include
This commit is contained in:
vanhofen
2020-11-26 00:46:21 +01:00
parent b82c39f264
commit e6631ccd45

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";