mirror of https://github.com/aria2/aria2
Code cleanup
parent
c16cebbc9a
commit
c186e93488
|
@ -74,10 +74,6 @@ private:
|
|||
(int status, const std::string& buf) const;
|
||||
bool bulkReceiveResponse(std::pair<int, std::string>& response);
|
||||
|
||||
static const std::string A;
|
||||
|
||||
static const std::string I;
|
||||
|
||||
//prepare for large banners
|
||||
static const size_t MAX_RECV_BUFFER = 65536;
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue