mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
lcd4l: remove unused variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d6637c11d
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Origin message was:
------------------
- lcd4l: remove unused variable
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -747,8 +747,6 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
|||||||
int dummy;
|
int dummy;
|
||||||
int ModeLogo = 0;
|
int ModeLogo = 0;
|
||||||
|
|
||||||
int ModeStandby = 0;
|
|
||||||
|
|
||||||
if (m_ActionKey == "moviebrowser")
|
if (m_ActionKey == "moviebrowser")
|
||||||
{
|
{
|
||||||
g_PicViewer->GetLogoName(0, "Moviebrowser", Logo, &dummy, &dummy, CPictureViewer::LCD4LINUX, true);
|
g_PicViewer->GetLogoName(0, "Moviebrowser", Logo, &dummy, &dummy, CPictureViewer::LCD4LINUX, true);
|
||||||
|
Reference in New Issue
Block a user