aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputStream_http.c')
-rw-r--r--src/inputStream_http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inputStream_http.c b/src/inputStream_http.c
index 2e0755d96..353285ebd 100644
--- a/src/inputStream_http.c
+++ b/src/inputStream_http.c
@@ -44,7 +44,6 @@
#define HTTP_BUFFER_SIZE 131072
#define HTTP_PREBUFFER_SIZE (HTTP_BUFFER_SIZE >> 2)
-//#define HTTP_PREBUFFER_SIZE 0
#define HTTP_REDIRECT_MAX 10