X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b5d727a3d33a53d567b3e1fd79b32fc22faa407c..ff6bf1be3844bcda15303efc81e234ede7501e3c:/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