mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 02:25:53 +00:00
Remove spurious assert in ResolverAsioImpl
This commit is contained in:
@@ -100,7 +100,6 @@ public:
|
||||
|
||||
void start ()
|
||||
{
|
||||
assert (m_work.empty ());
|
||||
assert (m_stopped == true);
|
||||
assert (m_stop_called == false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user