mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
Fix daylight saving time bug in timers (backport from tuxbox-cvs)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 636f7cef05
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-13 (Sat, 13 Oct 2012)
Origin message was:
------------------
- Fix daylight saving time bug in timers (backport from tuxbox-cvs)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -167,7 +167,6 @@ class CDateInput : public CExtendedInput
|
||||
{
|
||||
private:
|
||||
time_t* time;
|
||||
int dst;
|
||||
|
||||
protected:
|
||||
virtual void onBeforeExec();
|
||||
|
Reference in New Issue
Block a user