mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warning in gcc-3.2
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -1571,5 +1571,6 @@ Video Disk Recorder Revision History
|
||||
- The "Use DiSEqC" parameter in the "Setup/LNB" menu has been moved to the beginning
|
||||
of the list and disables the rest of the parameters when set to "yes", since these
|
||||
are now only meaningful if DiSEqC is _not_ used.
|
||||
- Removed some unnecessary #includes from eit.c, which caused warnings with gcc-3.2
|
||||
(thanks to Andreas Schultz for pointing this out).
|
||||
- Removed some unnecessary #includes from eit.c and changed cMenuRecordings::Del()
|
||||
to cMenuRecordings::Delete() to avoid warnings in gcc-3.2 (thanks to Andreas
|
||||
Schultz for pointing this out).
|
||||
|
Reference in New Issue
Block a user