From c37030c2566a511787933f801a89430f26e5b18a Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 9 Jun 2007 01:02:25 +0200 Subject: * debian/control: increase standards version * methods/http.cc: revert pipeline depth and move global Proxy to here * methods/http.h: remove Proxy from here --- methods/http.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'methods/http.h') diff --git a/methods/http.h b/methods/http.h index 541e2952c..a6191e501 100644 --- a/methods/http.h +++ b/methods/http.h @@ -158,6 +158,4 @@ class HttpMethod : public pkgAcqMethod }; }; -URI Proxy; - #endif -- cgit v1.2.3