ccomps: remove 'N_NEW' that was only used in one place
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 31 Jul 2022 16:30:26 +0000 (09:30 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Aug 2022 01:01:38 +0000 (18:01 -0700)
commitd5cd6888174c1373ee1a0e26fe0656a78c143018
tree59f5b5bec0af5d34783cdb92bf04a8450e332efc
parent0e54cfa1fe5165cc5747715d35b30713b7086b22
ccomps: remove 'N_NEW' that was only used in one place

This brings us one step closer to having a single `N_NEW` macro in the tree and
not having to constantly wonder which of the `N_NEW` definitions is in scope at
any point where you see it called.
cmd/tools/ccomps.c