X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e6bb9ec43b332fd1a4b0faddbe3c9f2f2ee80dde..be1d2e63515e0c76862aa6b18da09c62428e4156:/uip/ali.c diff --git a/uip/ali.c b/uip/ali.c index e9a63fda..880fe212 100644 --- a/uip/ali.c +++ b/uip/ali.c @@ -249,12 +249,7 @@ print_usr (char *s, int list, int norm) } mnfree (mp); -#if 0 - printf ("%s: ", s); - print_aka (vp ? vp : s, list, pos += strlen (s) + 1); -#else print_aka (vp ? vp : s, list, 0); -#endif if (vp) free (vp);