- lcd4l: use GetLogoName() function from pictureviewer

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-18 00:19:35 +01:00
committed by Thilo Graf
parent deede1bd92
commit d510a1a9bf
2 changed files with 7 additions and 48 deletions

View File

@@ -59,7 +59,6 @@ class CLCD4l
uint64_t GetParseID();
bool CompareParseID(uint64_t &i_ParseID);
bool GetLogoName(uint64_t channel_id, std::string channel_name, std::string & logo);
std::string hexStr(unsigned char data);
std::string hexStrA2A(unsigned char data);