]> git.saurik.com Git - apt.git/blobdiff - methods/http.h
Rename "Size" in ServerState to TotalFileSize
[apt.git] / methods / http.h
index 5406ce4a7f438f9cd74b148f7d30de03826cd588..1df9fa07d68c60849d375cb3a7cc952b6c144625 100644 (file)
@@ -124,9 +124,6 @@ class HttpMethod : public ServerMethod
    public:
    virtual void SendReq(FetchItem *Itm);
 
-   /** \brief Try to AutoDetect the proxy */
-   bool AutoDetectProxy();
-
    virtual bool Configuration(std::string Message);
 
    virtual ServerState * CreateServerState(URI uri);