mirror of
https://github.com/taglib/taglib.git
synced 2026-08-14 06:17:00 -04:00
Restore FileRef::create() in order not to change the previous behavior.
This commit is contained in:
+1
-1
@@ -268,7 +268,7 @@ namespace TagLib {
|
||||
* \note You generally shouldn't use this method, but instead the constructor
|
||||
* directly.
|
||||
*
|
||||
* \deprecated Always returns null.
|
||||
* \deprecated
|
||||
*/
|
||||
static File *create(FileName fileName,
|
||||
bool readAudioProperties = true,
|
||||
|
||||
Reference in New Issue
Block a user