mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 08:00:22 +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