Fixed warnings
This commit is contained in:
@@ -437,8 +437,7 @@ int Thread::testCancel()
|
||||
// ExitThread(0);
|
||||
throw Win32ThreadCanceled();
|
||||
|
||||
return 0;
|
||||
|
||||
// return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user