1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Fix compiling.

This commit is contained in:
Darryl Pogue
2012-03-10 19:16:52 -08:00
parent b7035a631e
commit a28213806f
4 changed files with 5 additions and 6 deletions

View File

@ -222,8 +222,6 @@ static void INtOpDispatch (
//===========================================================================
static unsigned THREADCALL NtWorkerThreadProc (AsyncThread * thread) {
ThreadDenyBlock();
unsigned sleepMs = INFINITE;
while (s_running) {