1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 00:12:06 +02:00

Remove obsolete Query::setScore().

This commit is contained in:
Christian Muehlhaeuser 2015-04-04 14:54:21 +02:00
parent 6245f9d789
commit c855ff9575

View File

@ -80,7 +80,6 @@ public:
bool playable() const;
float score() const;
void setScore( float score );
Tomahawk::Resolver* currentResolver() const;
QList< QPointer< Tomahawk::Resolver > > resolvedBy() const;