* m3-nat.c: Remove comments about arbitrary limit in

printf_filtered; that limit is gone.
This commit is contained in:
Jim Kingdon
1994-11-07 22:39:34 +00:00
parent 3e7acf981d
commit 2496aa9ec2
2 changed files with 5 additions and 3 deletions

View File

@ -2725,7 +2725,6 @@ thread_list_command()
if (ths.flags & TH_FLAGS_IDLE)
strcat (buf, "I");
/* FIXME: May run afloul of arbitrary limit in printf_filtered. */
printf_filtered (TL_FORMAT,
slot,
mid,
@ -2753,7 +2752,6 @@ thread_list_command()
continue; /* EMcM */
#endif
/* FIXME: May run afloul of arbitrary limit in printf_filtered. */
printf_filtered (TL_FORMAT,
"-",
-neworder, /* Pseudo MID */
@ -2825,7 +2823,6 @@ thread_list_command()
if (ths.flags & TH_FLAGS_IDLE)
strcat (buf, "I");
/* FIXME: May run afloul of arbitrary limit in printf_filtered. */
printf_filtered (TL_FORMAT,
slot,
mid,