Removed WTF code

This commit is contained in:
Alexey Milovidov 2019-03-20 23:27:55 +03:00
parent f697df2079
commit 1d1bedca3b

View File

@ -169,8 +169,6 @@ RWLockImpl::LockHolderImpl::~LockHolderImpl()
if (!parent_queue.empty())
parent_queue.front().cv.notify_all();
}
parent.reset();
}