mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
moviplayer: suppress unused variable warning
Origin commit data
------------------
Commit: 597b40664f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-09-23 (Sat, 23 Sep 2017)
This commit is contained in:
@@ -2844,6 +2844,8 @@ void CMoviePlayerGui::makeScreenShot(bool autoshot, bool forcover)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
sc->Start();
|
sc->Start();
|
||||||
|
#else
|
||||||
|
(void)forcover;
|
||||||
#endif
|
#endif
|
||||||
if (autoshot)
|
if (autoshot)
|
||||||
autoshot_done = true;
|
autoshot_done = true;
|
||||||
|
Reference in New Issue
Block a user