diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-22 16:51:19 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-22 16:51:19 +0100 |
commit | 4146ac1928fc5a60456bb43dccce352b984e57a3 (patch) | |
tree | 7419decf6f2b929782fd847e4b37f7498620e130 /HISTORY | |
parent | 4f65416bd16b9dfd0f4b9939070e8cf3a65646b3 (diff) | |
download | vdr-4146ac1928fc5a60456bb43dccce352b984e57a3.tar.gz vdr-4146ac1928fc5a60456bb43dccce352b984e57a3.tar.bz2 |
Removed an unused variable from cTimer::GetWDayFromMDay()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3159,3 +3159,8 @@ Video Disk Recorder Revision History - Fixed toggling the "Day" item in the "Timers" menu, so that it selects the right day of week for timers in the future. - Some improvements to cPoller (thanks to Marco Schlüßler). + +2004-11-22: Version 1.3.18 + +- Removed an unused variable from cTimer::GetWDayFromMDay() (thanks to Wayne Keer + for reporting this one). |