mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-08-26 22:30:42 +00:00
fixed build error
This commit is contained in:
@@ -180,7 +180,6 @@ namespace client
|
||||
if (m_Socket && m_Socket->is_open ())
|
||||
{
|
||||
boost::system::error_code ec;
|
||||
boost::system::error_code ec;
|
||||
#ifdef MAC_OSX
|
||||
m_Socket->cancel ();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user