diff --git a/src/libtomahawk/DropJob.h b/src/libtomahawk/DropJob.h index 3b871bfb6..6a19f8b48 100644 --- a/src/libtomahawk/DropJob.h +++ b/src/libtomahawk/DropJob.h @@ -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; }