Disable pprint_get_msg_limits() because it can fail.

* pprint.c: (main): Disable pprint_get_msg_limits() because it can fail.
This commit is contained in:
Benoît Dejean
2004-09-22 11:25:37 +00:00
parent 339b79b100
commit a6410588cd
2 changed files with 5 additions and 1 deletions

View File

@@ -227,7 +227,7 @@ int main()
pprint_get_mountlist(TRUE);
pprint_get_mountlist(FALSE);
pprint_get_msg_limits();
/* pprint_get_msg_limits(); */
/* pprint_get_netload("lo"); */