From: Devin J. Pohly Date: Tue, 17 Oct 2017 20:46:31 +0000 (-0500) Subject: Remove unneeded array-length variables X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/75c9a0ee1d232a1a177746d97a13cf92b03da44a?hp=75c9a0ee1d232a1a177746d97a13cf92b03da44a 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 ---