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