more white space
This commit is contained in:
parent
3654a9dd2f
commit
970ca29242
|
@ -408,7 +408,6 @@ pthread::cancel (void)
|
||||||
SetEvent (cancel_event);
|
SetEvent (cancel_event);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
else if (equal (thread, self))
|
else if (equal (thread, self))
|
||||||
{
|
{
|
||||||
mutex.unlock ();
|
mutex.unlock ();
|
||||||
|
|
Loading…
Reference in New Issue