mirror of
https://github.com/taglib/taglib.git
synced 2025-07-27 01:14:31 -04:00
Formatting
Co-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>
This commit is contained in:
@ -260,7 +260,6 @@ TagLib_File *taglib_file_new_type_wchar(const wchar_t *filename, TagLib_File_Typ
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
TagLib_File *taglib_file_new_iostream(TagLib_IOStream *stream)
|
||||
{
|
||||
return reinterpret_cast<TagLib_File *>(
|
||||
|
Reference in New Issue
Block a user