mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-17 14:28:24 +01:00
Don't assert when editing metadata of tracks without an album set.
This commit is contained in:
parent
819b6d0f0a
commit
3db70bce53
@ -127,8 +127,6 @@ MetadataEditor::writeMetadata( bool closeDlg )
|
||||
|
||||
changed = true;
|
||||
}
|
||||
else
|
||||
Q_ASSERT( false );
|
||||
}
|
||||
|
||||
// FIXME: Ugly workaround for the min value of 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user