mirror of
https://github.com/taglib/taglib.git
synced 2026-02-20 23:23:05 -05: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