- icon. remove unused epg icon

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-05 00:52:58 +01:00
committed by Thilo Graf
parent d96398385b
commit ccad9d65df
3 changed files with 0 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ install_DATA = \
ats.png \
ats_gray.png \
ca.png \
epg.png \
lock.png \
lock_passive.png \
mounted.png \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 399 B

View File

@@ -274,8 +274,6 @@
/* misc */
#define NEUTRINO_ICON_HINT_YTPLAY "hint_ytplay"
#define NEUTRINO_ICON_EPG "epg"
#define NEUTRINO_ICON_BUTTON_LONGPRESS "longpress"
#endif /* __gui_widget_icons_h__ */