Removed the recursion stuff from cThread (cMutex already does this)

This commit is contained in:
Klaus Schmidinger
2001-10-27 13:23:06 +02:00
parent fd4d1f77f2
commit 17cdf085c7
3 changed files with 11 additions and 35 deletions

View File

@@ -843,3 +843,4 @@ Video Disk Recorder Revision History
- Updated 'channels.conf' for the "Bundesliga" channels of Premiere World
(thanks to Helmut Sch<63>chner).
- Changed the tuning code to use FrontendInfo to detect the type of DVB card.
- Removed the recursion stuff from cThread (cMutex already does this).