Fixed an unnecessary double display of menu items in the Recordings menu

This commit is contained in:
Klaus Schmidinger
2024-01-19 12:17:05 +01:00
parent 939071bf25
commit 88b1e30494
3 changed files with 4 additions and 2 deletions

View File

@@ -9875,3 +9875,5 @@ Video Disk Recorder Revision History
- Removed syslog calls in child process after fork() (thanks to Markus Ehrnsperger).
- Fixed an unnecessary double display of the current menu item in page up/down
(thanks to Matthias Senzel).
- Fixed an unnecessary double display of menu items in the Recordings menu (thanks to
Matthias Senzel).