CLEANUP: init: remove useless test against MAX_THREADS in affinity loop

The test i < MAX_THREADS is pointless since the loop boundary is bound
to global.nbthread which is already not greater.
1 file changed