mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
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:
@@ -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())
|
||||
{
|
||||
|
Reference in New Issue
Block a user