cleanup (supplemental to 58bad1ff9a)

Origin commit data
------------------
Branch: ni/coolstream
Commit: 0cbc918861
Author: TangoCash <eric@loxat.de>
Date: 2021-09-25 (Sat, 25 Sep 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2021-09-25 19:39:22 +02:00
committed by vanhofen
parent d9762a0739
commit 3304f21ce8

View File

@@ -1207,12 +1207,6 @@ bool CMoviePlayerGui::getLiveUrl(const std::string &url, const std::string &scri
return true;
}
//saved tvg-id for epg
if (script[0] == '#') {
realUrl = url;
return true;
}
std::string _script = script;
if (_script.find("/") == std::string::npos)