ref: cad46e8da304021fd42e52dd9d4c067735b18f4f
parent: 82e4bed4981039799aae9c21dcc8f07d3aa3dde5
author: B. Wilson <x@wilsonb.com>
date: Sat Jul 19 12:04:45 EDT 2025
Remove spurious output
--- a/aplenty.c
+++ b/aplenty.c
@@ -247,8 +247,6 @@
default: break;
}
- print("%d\n", wid);
-
wait();
postnote(PNGROUP, getpid(), "exit");
--
⑨