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

@@ -391,3 +391,6 @@ Holger W
J<EFBFBD>rgen Zimmermann <jnzimmer@informatik.uni-kl.de>
for adding some missing #includes to files in libdtv for gcc 3.2
Helmut Auer <vdr@helmutauer.de>
for reporting a superfluous error message in cLockFile.