mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 23:57:34 +02:00
* Removed obsolete preference from DatabaseResolver.
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
|
||||
virtual QString name() const;
|
||||
virtual unsigned int weight() const { return m_weight; }
|
||||
virtual unsigned int preference() const { return 100; }
|
||||
virtual unsigned int timeout() const { return 0; }
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user