Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings()

This commit is contained in:
Klaus Schmidinger
2014-03-09 13:03:35 +01:00
parent a9f1297022
commit db1ca2c854
2 changed files with 2 additions and 2 deletions

View File

@@ -8217,3 +8217,4 @@ Video Disk Recorder Revision History
taken into account when regenerating the index of a recording.
- Fixed adding new source types in case they are already registered (reported by Rolf
Ahrenberg).
- Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings().