mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- tuxboxapi: remove obsolete Tuxbox.LogosURL from getLogoFile()
This commit is contained in:
@@ -523,7 +523,7 @@ std::string CNeutrinoAPI::getCryptInfoAsString(void)
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
std::string CNeutrinoAPI::getLogoFile(std::string _logoURL __attribute__((unused)), t_channel_id channelId)
|
||||
std::string CNeutrinoAPI::getLogoFile(t_channel_id channelId)
|
||||
{
|
||||
std::string channelName = GetServiceName(channelId);
|
||||
std::string logoString;
|
||||
|
Reference in New Issue
Block a user