mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Remove unnecessary RemoteLeaseSet
This commit is contained in:
parent
ba9a0c0b2e
commit
b88b04515e
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue