comment became fucked up?

This commit is contained in:
Fire Cube 2025-05-07 22:21:02 +02:00
parent 9f4e2e82c1
commit 6e57a076b7

View File

@ -542,7 +542,7 @@ int Pthread::SetAffinity(const Cpuset* cpuset) {
}
// We don't use this currently because some games gets performance problems
// when applying affinity event
// when applying affinity even on strong hardware
/*
#ifdef _WIN64
DWORD_PTR affinity_mask = static_cast<DWORD_PTR>(mask);