Remove song_id and artist_id from initialization list

This commit is contained in:
Jonas Kvinge 2020-04-17 22:17:57 +02:00
parent 2ccf489a83
commit e5dba60fab
1 changed files with 0 additions and 3 deletions

View File

@ -235,9 +235,6 @@ Song::Private::Private(Song::Source source)
originalyear_(-1),
compilation_(false),
artist_id_(-1),
song_id_(-1),
beginning_(0),
end_(-1),