mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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