Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warning in gcc-3.2

This commit is contained in:
Klaus Schmidinger
2002-10-06 10:40:27 +02:00
parent 53407825f9
commit b7d3273d92
4 changed files with 10 additions and 8 deletions

View File

@@ -176,7 +176,8 @@ Andreas Schultz <aschultz@warp10.net>
for implementing an SPU decoder
for fixing opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
for reporting a problem with plugin Makefiles and the NEWSTRUCT driver
for pointing out some unnecessary #includes in eit.c, which caused warnings with gcc-3.2
for pointing out some unnecessary #includes in eit.c and a problem with
cMenuRecordings::Del(), which caused warnings with gcc-3.2
Aaron Holtzman
for writing 'ac3dec'