Remove unneeded array-length variables
authorDevin J. Pohly <djpohly@gmail.com>
Tue, 17 Oct 2017 20:46:31 +0000 (15:46 -0500)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
These were only used in x.c, which now has direct visibility of the
config.h arrays.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>

No differences found