mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-08 14:18:29 +02:00
never used values
Origin commit data
------------------
Commit: e023548008
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
This commit is contained in:
@@ -1796,7 +1796,7 @@ void CControlAPI::SendTimersXML(CyhookHandler *hh)
|
||||
sort(timerlist.begin(), timerlist.end()); // sort timer
|
||||
CTimerd::TimerList::iterator timer = timerlist.begin();
|
||||
|
||||
std::string xml_response = "";
|
||||
// std::string xml_response = "";
|
||||
hh->SetHeader(HTTP_OK, "text/xml; charset=UTF-8");
|
||||
hh->WriteLn("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
|
||||
hh->WriteLn("<timer>\n");
|
||||
|
Reference in New Issue
Block a user