git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@15 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
dev 2005-07-18 20:50:46 +00:00
parent 2c94c3a662
commit 8e2ea322e7

View File

@ -601,7 +601,7 @@ int MQueueSelectAllJobs(
if (UpdateStats == TRUE)
{
MStatClearUsage(0,(1 << mlActive)|(1 << mlIdle),FALSE);
MStatClearUsage(0,(1 << mlIdle),FALSE);
}
else if (TrackIdle == TRUE)
{