Removed debug output of '-' from cTransfer::Receive()

This commit is contained in:
Klaus Schmidinger
2009-12-06 14:23:02 +01:00
parent 5c2a51a7cf
commit 15961bb34a
2 changed files with 2 additions and 2 deletions

View File

@@ -6212,3 +6212,4 @@ Video Disk Recorder Revision History
- Several code modifications to avoid compiler warnings (thanks to Winfried K<>hler).
- Added stream type 11172 AUDIO to cPatPmtParser::ParsePmt() (thanks to Johann
Friedrichs).
- Removed debug output of '-' from cTransfer::Receive().