aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-01-26 09:55:31 +0100
committerMax Kellermann <max@duempel.org>2015-01-26 09:55:31 +0100
commitad1b6ef0ac5e7c869b6adbede153e8b2ac55d708 (patch)
tree026f67796374ac9e9c71e6d812148bf463d8c26c /src/ls.cxx
parented5c6be2f1c3fa492b3642682dd2363dbc1027df (diff)
downloadmpd-ad1b6ef0ac5e7c869b6adbede153e8b2ac55d708.tar.gz
mpd-ad1b6ef0ac5e7c869b6adbede153e8b2ac55d708.tar.xz
mpd-ad1b6ef0ac5e7c869b6adbede153e8b2ac55d708.zip
{playlist,input}/despotify: remove defunct plugin
Diffstat (limited to 'src/ls.cxx')
-rw-r--r--src/ls.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ls.cxx b/src/ls.cxx
index b1a636416..554aaf4d4 100644
--- a/src/ls.cxx
+++ b/src/ls.cxx
@@ -55,9 +55,6 @@ static const char *remoteUrlPrefixes[] = {
#ifdef ENABLE_CDIO_PARANOIA
"cdda://",
#endif
-#ifdef ENABLE_DESPOTIFY
- "spt://",
-#endif
NULL
};