mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
some inits warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: c99486520e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2298,7 +2298,7 @@ void CMoviePlayerGui::selectChapter()
|
||||
playback->GetChapters(positions, titles);
|
||||
|
||||
std::vector<int> playlists; std::vector<std::string> ptitles;
|
||||
int current;
|
||||
int current = 0;
|
||||
playback->GetTitles(playlists, ptitles, current);
|
||||
|
||||
if (positions.empty() && playlists.empty())
|
||||
|
Reference in New Issue
Block a user