summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-03-03 13:25:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-03-03 13:25:30 +0100
commit2eff01f068c88a5009926da021791b4ece953f5c (patch)
treed0b367359e488a9ba19692f7d882ddcc1deeb357 /HISTORY
parente2e3e0ae27ef7c25dc7c36dd4115bf74fa4fbec5 (diff)
downloadvdr-2eff01f068c88a5009926da021791b4ece953f5c.tar.gz
vdr-2eff01f068c88a5009926da021791b4ece953f5c.tar.bz2
Removed some redundant code from the cListBase destructor
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7d589864..6b497f8c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -423,3 +423,4 @@ Video Disk Recorder Revision History
replayed.
- Fixed a memory leak in the EIT processor that happened when the system time
was set.
+- Removed some redundant code from the cListBase destructor.