]> git.armaanb.net Git - st.git/commit
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)
commit75c9a0ee1d232a1a177746d97a13cf92b03da44a
tree9446e71ea3864679dda61241f906c1d72227b744
parent428f01969aaf48ffa2983746c0a397bcc8946799
Remove unneeded array-length variables

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>
x.c