Removed an unused variable from cTimer::GetWDayFromMDay()

This commit is contained in:
Klaus Schmidinger
2004-11-22 16:51:19 +01:00
parent 4f65416bd1
commit 4146ac1928
4 changed files with 10 additions and 5 deletions

View File

@@ -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<68><6C>ler).
2004-11-22: Version 1.3.18
- Removed an unused variable from cTimer::GetWDayFromMDay() (thanks to Wayne Keer
for reporting this one).