mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
movieplayer: Comment out unused variable
This commit is contained in:
@@ -1670,7 +1670,7 @@ void CMoviePlayerGui::PlayFileLoop(void)
|
||||
{
|
||||
bool first_start = true;
|
||||
bool update_lcd = true;
|
||||
neutrino_msg_t lastmsg = 0;
|
||||
// neutrino_msg_t lastmsg = 0;
|
||||
#if HAVE_CST_HARDWARE
|
||||
int eof = 0;
|
||||
int eof2 = 0;
|
||||
|
Reference in New Issue
Block a user