mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
Remove obsolete Method declaration
This commit is contained in:
@@ -108,7 +108,6 @@ public:
|
|||||||
void handleSpotifyUrls( const QString& urls );
|
void handleSpotifyUrls( const QString& urls );
|
||||||
void handleRdioUrls( const QString& urls );
|
void handleRdioUrls( const QString& urls );
|
||||||
void handleExfmUrls( const QString& urls );
|
void handleExfmUrls( const QString& urls );
|
||||||
void handleSoundcloudUrls( const QString& urls );
|
|
||||||
void handleGroovesharkUrls( const QString& urls );
|
void handleGroovesharkUrls( const QString& urls );
|
||||||
|
|
||||||
static bool canParseSpotifyPlaylists() { return s_canParseSpotifyPlaylists; }
|
static bool canParseSpotifyPlaylists() { return s_canParseSpotifyPlaylists; }
|
||||||
|
Reference in New Issue
Block a user