tuxboxapi: fix compiler warning

Origin commit data
------------------
Branch: ni/coolstream
Commit: c16b889303
Author: max_10 <max_10@gmx.de>
Date: 2021-09-18 (Sat, 18 Sep 2021)

Origin message was:
------------------
- tuxboxapi: fix compiler warning

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

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2021-09-18 20:48:48 +02:00
committed by vanhofen
parent b97b59e5bf
commit fb0d6057d3
2 changed files with 3 additions and 4 deletions

View File

@@ -3435,7 +3435,6 @@ void CControlAPI::xmltvlistCGI(CyhookHandler *hh)
std::vector<std::string>::iterator it;
std::vector<std::string> url_list;
std::string tmp;
std::string::size_type i = 0;
if (!hh->ParamList["webtv"].empty())
{