summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input/input_http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/input_http.c b/src/input/input_http.c
index f2e91c226..ef2606413 100644
--- a/src/input/input_http.c
+++ b/src/input/input_http.c
@@ -77,7 +77,6 @@ typedef struct {
off_t contentlength;
char buf[BUFSIZE];
- char proxybuf[BUFSIZE];
char preview[MAX_PREVIEW_SIZE];
off_t preview_size;