o Remove rev. 1.57 leftover, not reached code.

This commit is contained in:
maxim 2006-07-02 20:49:46 +00:00
parent 4748a85152
commit f9bac2df2c

View File

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