mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- Fix daylight saving time bug in timers (backport from tuxbox-cvs)
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