mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-17 10:23:42 +02:00
- tuxboxapi: fix compiler warning
Conflicts: src/nhttpd/tuxboxapi/neutrinoyparser.cpp
This commit is contained in:
@@ -3407,7 +3407,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