mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
some never read compil warning fixes
This commit is contained in:
@@ -837,7 +837,6 @@ bool CMoviePlayerGui::luaGetUrl(const std::string &script, const std::string &fi
|
||||
if (haveurl) {
|
||||
streamList.push_back(info);
|
||||
}
|
||||
haveurl = false;
|
||||
}
|
||||
/* sort streamlist */
|
||||
std::sort(streamList.begin(), streamList.end(), sortStreamList);
|
||||
|
Reference in New Issue
Block a user