mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
oops
This commit is contained in:
parent
b53f83aa95
commit
2d92cdade0
@ -252,7 +252,6 @@ DatabaseImpl::file( int fid )
|
||||
r->setTrackId( query.value( 9 ).toUInt() );
|
||||
r->setCollection( s->collection() );
|
||||
r->setScore( 1.0 );
|
||||
r->setRID( query.value( 14 ).toString() );
|
||||
r->setFileId( fid );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user