mirror of https://github.com/aria2/aria2
Removed unused function declaration.
parent
0f349773f5
commit
b3b67f440b
|
@ -116,8 +116,6 @@ private:
|
||||||
std::vector<SharedHandle<Authenticator> > authenticators_;
|
std::vector<SharedHandle<Authenticator> > authenticators_;
|
||||||
|
|
||||||
void storeAuthenticator(const SharedHandle<Authenticator>& authenticator);
|
void storeAuthenticator(const SharedHandle<Authenticator>& authenticator);
|
||||||
|
|
||||||
std::string getRequiredNextToken(std::ifstream& f) const;
|
|
||||||
public:
|
public:
|
||||||
Netrc();
|
Netrc();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue