mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-08 01:10:40 +00:00
removed unused field
This commit is contained in:
parent
075f80aea2
commit
d9b6262a6e
@ -111,7 +111,6 @@ namespace proxy {
|
||||
bool m_Addresshelper;
|
||||
i2p::http::URL m_ProxyURL;
|
||||
i2p::http::URL m_RequestURL;
|
||||
uint8_t m_socks_buf[255+8]; // for socks request/response
|
||||
int m_req_len;
|
||||
i2p::http::URL m_ClientRequestURL;
|
||||
i2p::http::HTTPReq m_ClientRequest;
|
||||
|
Loading…
Reference in New Issue
Block a user