mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
back
This commit is contained in:
parent
7f57980c20
commit
885dc6603f
1 changed files with 2 additions and 5 deletions
|
@ -66,11 +66,8 @@ namespace i2p
|
|||
m_NTCPSessions.clear ();
|
||||
delete m_NTCPAcceptor;
|
||||
|
||||
if (m_Timer)
|
||||
{
|
||||
m_Timer->cancel();
|
||||
delete m_Timer;
|
||||
}
|
||||
|
||||
if (m_SSUServer)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue