]> git.saurik.com Git - apt.git/blobdiff - methods/http.h
* fix some warnings
[apt.git] / methods / http.h
index 541e2952cb5fdf540f31129e99ad7e499fc074ef..a6191e50142e3c3fad8949bf12613567ac600a8a 100644 (file)
@@ -158,6 +158,4 @@ class HttpMethod : public pkgAcqMethod
    };
 };
 
-URI Proxy;
-
 #endif