mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
moviplayer: suppress unused variable warning
This commit is contained in:
committed by
Jacek Jendrzej
parent
17afd5c87a
commit
c7f429019d
@@ -2844,6 +2844,8 @@ void CMoviePlayerGui::makeScreenShot(bool autoshot, bool forcover)
|
||||
}
|
||||
}
|
||||
sc->Start();
|
||||
#else
|
||||
(void)forcover;
|
||||
#endif
|
||||
if (autoshot)
|
||||
autoshot_done = true;
|
||||
|
Reference in New Issue
Block a user