o Remove rev. 1.57 leftover, not reached code.

This commit is contained in:
Maxim Konovalov 2006-07-02 20:49:46 +00:00
parent da536e6348
commit 75d960eb2e

View file

@ -1399,8 +1399,6 @@ sched_pctcpu(struct thread *td)
ke = td->td_kse;
return (ke->ke_pctcpu);
return (0);
}
void