Remove a warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3673 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
0a00c81189
commit
fce9d647ec
1 changed files with 0 additions and 1 deletions
|
@ -220,7 +220,6 @@ void RMod_Think (void)
|
|||
#ifdef _WIN32
|
||||
HANDLE me = GetCurrentProcess();
|
||||
DWORD_PTR proc, sys;
|
||||
int t;
|
||||
/*count cpus*/
|
||||
GetProcessAffinityMask(me, &proc, &sys);
|
||||
relightthreads = 0;
|
||||
|
|
Loading…
Reference in a new issue