removed unused field

pull/2016/head
orignal 3 months ago
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…
Cancel
Save