mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 13:04:18 -04:00
version 1.1
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@301333 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
@ -100,7 +100,6 @@ FileRef &FileRef::operator=(const FileRef &ref)
|
||||
delete d;
|
||||
|
||||
d = ref.d;
|
||||
|
||||
d->ref();
|
||||
|
||||
return *this;
|
||||
|
Reference in New Issue
Block a user