X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e6bb9ec43b332fd1a4b0faddbe3c9f2f2ee80dde..683e0fb1a14da5b9ce7bc5db6e76951d14d79348:/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);