mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
fixed windows build
This commit is contained in:
parent
ed82f388e6
commit
350e942b6a
1 changed files with 0 additions and 1 deletions
1
SAM.cpp
1
SAM.cpp
|
@ -612,7 +612,6 @@ namespace client
|
|||
{
|
||||
m_IsRunning = false;
|
||||
m_Acceptor.cancel ();
|
||||
m_DatagramSocket.cancel ();
|
||||
for (auto it: m_Sessions)
|
||||
delete it.second;
|
||||
m_Sessions.clear ();
|
||||
|
|
Loading…
Add table
Reference in a new issue