diff options
Diffstat (limited to '')
-rw-r--r-- | src/ls.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ls.cxx b/src/ls.cxx index 96c9f60e5..6ab68b6ab 100644 --- a/src/ls.cxx +++ b/src/ls.cxx @@ -58,9 +58,6 @@ static const char *remoteUrlPrefixes[] = { #ifdef ENABLE_CDIO_PARANOIA "cdda://", #endif -#ifdef ENABLE_DESPOTIFY - "spt://", -#endif #ifdef HAVE_ALSA "alsa://", #endif |