X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fali.c;h=880fe2123e4ddbe79216bb06d6d461bf5ad99605;hb=bfad64befb4d6696fdfb63b119666eec4bac6fb3;hp=e9a63fdacc2a0184554f492b61f09b632d561322;hpb=64cb93375ef41ea4e0870d248746756545ceaad6;p=mmh diff --git a/uip/ali.c b/uip/ali.c index e9a63fd..880fe21 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);