aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ls.cxx')
-rw-r--r--src/ls.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.cxx b/src/ls.cxx
index ef3fe2a84..9a74f88b8 100644
--- a/src/ls.cxx
+++ b/src/ls.cxx
@@ -34,7 +34,7 @@
* connected by IPC socket.
*/
static const char *remoteUrlPrefixes[] = {
-#if defined(ENABLE_CURL) || defined(ENABLE_SOUP)
+#if defined(ENABLE_CURL)
"http://",
#endif
#ifdef ENABLE_MMS