From 7d030a145ee5e7f9aaf653fbb1d64a1518c13fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Wed, 19 Dec 2007 01:21:31 +0100 Subject: Remove attribute that is never used. --- src/input/input_http.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3