mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Tiny mistake in previous commit.
This commit is contained in:
@@ -42,7 +42,6 @@ public:
|
||||
mMutex=sl.mMutex;
|
||||
if(sl.mValid)
|
||||
{
|
||||
if(mValid) mMutex->unlock();
|
||||
mValid=true;
|
||||
sl.mValid=false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user