mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Remove unnecessary RemoteLeaseSet
This commit is contained in:
parent
ba9a0c0b2e
commit
b88b04515e
@@ -101,7 +101,6 @@ namespace client
|
||||
boost::asio::deadline_timer m_Timer;
|
||||
std::string m_Destination;
|
||||
const i2p::data::IdentHash * m_DestinationIdentHash;
|
||||
const i2p::data::LeaseSet * m_RemoteLeaseSet;
|
||||
};
|
||||
|
||||
class I2PServerTunnel: public I2PTunnel
|
||||
|
||||
Reference in New Issue
Block a user