From a446775d808a8220cb2eacc797a5e4b15e3a3560 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 28 Sep 2013 14:00:07 +0200 Subject: playlist/lastfm: remove defunct Last.fm support This plugin has been defunct ever since Last.fm changed their protocol. Since there is no volunteer willing to fix the plugin, I'm removing it now. --- Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 37f44822d..6fcf0e88e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -947,12 +947,6 @@ PLAYLIST_LIBS = \ libplaylist_plugins.a \ $(FLAC_LIBS) -if ENABLE_LASTFM -libplaylist_plugins_a_SOURCES += \ - src/playlist/LastFMPlaylistPlugin.cxx \ - src/playlist/LastFMPlaylistPlugin.hxx -endif - if ENABLE_DESPOTIFY libplaylist_plugins_a_SOURCES += \ src/playlist/DespotifyPlaylistPlugin.cxx \ -- cgit v1.2.3