diff options
-rw-r--r-- | gmid.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -275,7 +275,6 @@ main(int argc, char **argv) &errstr); if (errstr != NULL) fatalx("invalid process instance"); - log_warnx("nprocs is %d", nprocs); break; case 'n': conftest++; |