p_use->u_ext field deleted from showptable()
authorbal <none@none>
Tue, 19 Feb 1985 11:16:11 +0000 (11:16 +0000)
committerbal <none@none>
Tue, 19 Feb 1985 11:16:11 +0000 (11:16 +0000)
util/ego/share/show.c

index 4124095..684ac75 100644 (file)
@@ -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();
                        }