Removed a superfluous error message from cLockFile::Unlock()

This commit is contained in:
Klaus Schmidinger
2002-09-09 21:44:00 +02:00
parent c40fdb05a3
commit 9a59ece83e
4 changed files with 11 additions and 5 deletions

View File

@@ -1459,3 +1459,8 @@ Video Disk Recorder Revision History
- Fixed a crash when entering an integer value outside the limits (thanks to
Stefan Huelswitt for reporting this one).
- Added play mode pmAudioOnlyBlack (thanks to Stefan Huelswitt).
2002-09-09: Version 1.1.10
- Removed a superfluous error message from cLockFile::Unlock() (reported by
Helmut Auer).