Restore FileRef::create() in order not to change the previous behavior.

This commit is contained in:
Tsuda Kageyu
2017-06-06 09:17:34 +09:00
parent 682ea77c2b
commit c2fe93c12b
3 changed files with 88 additions and 2 deletions
+1 -1
View File
@@ -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,