Mention that FileRef::create no longer works.

This commit is contained in:
Tsuda Kageyu
2017-05-31 09:41:41 +09:00
parent bf7ee62dc6
commit 682ea77c2b
2 changed files with 2 additions and 1 deletions

View File

@ -268,7 +268,7 @@ namespace TagLib {
* \note You generally shouldn't use this method, but instead the constructor
* directly.
*
* \deprecated
* \deprecated Always returns null.
*/
static File *create(FileName fileName,
bool readAudioProperties = true,