mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
oops
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user