diff --git a/util/ego/share/show.c b/util/ego/share/show.c index 412409504..684ac7550 100644 --- a/util/ego/share/show.c +++ b/util/ego/share/show.c @@ -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(); }