Fixed a compiler warning about virtual cConfig::Load() functions

This commit is contained in:
Klaus Schmidinger
2004-01-05 10:15:19 +01:00
parent 113957107e
commit a84d559d2c
4 changed files with 7 additions and 4 deletions

View File

@@ -2542,3 +2542,5 @@ Video Disk Recorder Revision History
- Fixed a lockup in the EPG scanner when no non-primary device was available
(thanks to Martin Holst for reporting this one).
- Fixed a compiler warning about virtual cConfig::Load() functions (thanks to
Lauri Tischler for reporting this one).