mirror of
https://github.com/taglib/taglib.git
synced 2025-07-19 13:34:19 -04:00
Mention that FileRef::create no longer works.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user