player/Control, ...: remove API documentation references to the obsolete Error class

This commit is contained in:
Max Kellermann
2017-12-20 12:20:09 +01:00
parent 36899dba0b
commit 7d035edf9d
3 changed files with 13 additions and 13 deletions

View File

@@ -283,7 +283,7 @@ struct DecoderControl {
}
/**
* Clear the error condition and free the #Error object (if any).
* Clear the error condition (if any).
*
* Caller must lock the object.
*/