Removed the log message "deleting plugin: ..." when shutting down VDR

This commit is contained in:
Klaus Schmidinger
2006-02-28 14:23:10 +01:00
parent 457f5dd14c
commit 94afe13373
3 changed files with 6 additions and 6 deletions

View File

@@ -4422,3 +4422,5 @@ Video Disk Recorder Revision History
- cMenuEditIntItem now checks the given value and forces it to be between the
given min and max limits.
- The status changes of EPG events are now logged for all channels that have timers.
- Removed the log message "deleting plugin: ..." when shutting down VDR (thanks to
Christoph Haubrich for reporting that this is irritating when calling "vdr --help").