diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 10:40:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 10:40:12 +0200 |
commit | 360a403f9132ad7296a535bdb4856fd92e9c5b11 (patch) | |
tree | 89adc0c3c2ce8cff7716065c673890788c7d10a7 /HISTORY | |
parent | 2168d734005dde0dc7ce43e17f065fa51a1d2ad7 (diff) | |
download | vdr-360a403f9132ad7296a535bdb4856fd92e9c5b11.tar.gz vdr-360a403f9132ad7296a535bdb4856fd92e9c5b11.tar.bz2 |
Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4510,3 +4510,4 @@ Video Disk Recorder Revision History - Removed the unnecessary 'value' member from cMenuEditItem. - Fixed the initial setting of the time transponder setup parameter (reported by Thomas Günther). +- Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey(). |