diff --git a/src/gui/movieplayer.cpp b/src/gui/movieplayer.cpp index a92451095..3f6f72540 100644 --- a/src/gui/movieplayer.cpp +++ b/src/gui/movieplayer.cpp @@ -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;