1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-07 14:46:33 +02:00

Remove obsolete Method declaration

This commit is contained in:
Uwe L. Korn
2013-07-08 11:45:18 +02:00
parent b718116ae9
commit 398235287f

View File

@@ -108,7 +108,6 @@ public:
void handleSpotifyUrls( const QString& urls );
void handleRdioUrls( const QString& urls );
void handleExfmUrls( const QString& urls );
void handleSoundcloudUrls( const QString& urls );
void handleGroovesharkUrls( const QString& urls );
static bool canParseSpotifyPlaylists() { return s_canParseSpotifyPlaylists; }