mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
moviplayer: suppress unused variable warning
Origin commit data
------------------
Commit: c7f429019d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-09-23 (Sat, 23 Sep 2017)
This commit is contained in:
committed by
Jacek Jendrzej
parent
56b7cb31a6
commit
3a758cade1
@@ -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