Removed leftover cMenuRecordings::SetPath()

This commit is contained in:
Klaus Schmidinger
2024-06-25 19:00:06 +02:00
parent 32b11e1a53
commit 2b495e0f87
3 changed files with 4 additions and 9 deletions

View File

@@ -9919,7 +9919,7 @@ Video Disk Recorder Revision History
- A device is now always kept occupied if a timer is in VPS margin or needs the
transponder (thanks to Markus Ehrnsperger).
2024-06-21:
2024-06-24:
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed a possible access of a deleted object in the EIT scanner.
@@ -9929,3 +9929,4 @@ Video Disk Recorder Revision History
- Added an EPG bugfix for broadcasters who put literal "\n" strings in their EPG.
Note that the string version of strreplace() has been modified, so that it
replaces all occurrences of the search string, not just the first one.
- Removed leftover cMenuRecordings::SetPath().