summaryrefslogtreecommitdiffstats
path: root/stream/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/http.c')
-rw-r--r--stream/http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/http.c b/stream/http.c
index 1638d80790..c77e7e05c5 100644
--- a/stream/http.c
+++ b/stream/http.c
@@ -880,7 +880,6 @@ static int fixup_open(stream_t *stream,int seekable) {
return STREAM_UNSUPPORTED;
}
- fixup_network_stream_cache(stream);
return STREAM_OK;
}