mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
some inits and never read var
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba600f0e5c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1023,6 +1023,10 @@ std::string CNeutrinoYParser::func_set_timer_form(CyhookHandler *hh, std::strin
|
||||
unsigned timerId=0;
|
||||
std::string cmd, stimerid;
|
||||
CTimerd::responseGetTimer timer; // Timer
|
||||
timer.alarmTime = 0;
|
||||
timer.stopTime = 0;
|
||||
timer.apids = 0;
|
||||
timer.eventType = CTimerd::__TIMER_NEXTPROGRAM;//nothing
|
||||
time_t now_t = time(NULL);
|
||||
ySplitString(para, " ", cmd, stimerid);
|
||||
if(cmd != "new")
|
||||
|
Reference in New Issue
Block a user