I thought I removed that
This commit is contained in:
@@ -88,7 +88,6 @@ static void SetThreadName( DWORD dwThreadID, LPCTSTR szThreadName )
|
|||||||
} __except (EXCEPTION_CONTINUE_EXECUTION) {
|
} __except (EXCEPTION_CONTINUE_EXECUTION) {
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
LOG->Warn("SetThreadName: stub!");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static DWORD WINAPI StartThread( LPVOID pData )
|
static DWORD WINAPI StartThread( LPVOID pData )
|
||||||
|
|||||||
Reference in New Issue
Block a user