mirror of
https://github.com/taglib/taglib.git
synced 2025-11-17 07:02:53 -05:00
Remove a warning from a comment and update NEWS.
This commit is contained in:
@ -112,9 +112,6 @@ namespace TagLib {
|
||||
* Save the file.
|
||||
*
|
||||
* This returns true if the save was successful.
|
||||
*
|
||||
* \warning In the current implementation, it's dangerous to call save()
|
||||
* repeatedly. At worst it will corrupt the file.
|
||||
*/
|
||||
virtual bool save();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user