From 1ff101c56869d3f520dc5ac738d43b7944068075 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 13 Oct 2009 19:43:56 +0200 Subject: input/lastfm: removed obsolete last.fm input plugin This has been replaced by the last.fm playlist plugin. The input plugin has never worked well, and was just a playground to experiment with the last.fm radio protocol. --- src/ls.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ls.c') diff --git a/src/ls.c b/src/ls.c index 9ed083e2e..413fbac94 100644 --- a/src/ls.c +++ b/src/ls.c @@ -35,9 +35,6 @@ static const char *remoteUrlPrefixes[] = { #ifdef ENABLE_CURL "http://", #endif -#ifdef ENABLE_LASTFM - "lastfm://", -#endif #ifdef ENABLE_MMS "mms://", "mmsh://", -- cgit v1.2.3