fixed build error

This commit is contained in:
orignal
2026-08-03 17:44:57 -04:00
parent db484aabb3
commit 95092d3fd2
-1
View File
@@ -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