p_use->u_ext field deleted from showptable()
This commit is contained in:
parent
abcbc93b5d
commit
7397122695
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ showp()
|
|||
if (all == 1) {
|
||||
printf(" changed ="); showcset();
|
||||
printf(format,"c_flags =",getshort());
|
||||
printf(" used ="); showcset();
|
||||
printf(format,"u_flags =",getshort());
|
||||
printf(" calling ="); showcset();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue