mktables: remove unneeded test
authorKarl Williamson <public@khwilliamson.com>
Tue, 4 Jan 2011 23:56:55 +0000 (16:56 -0700)
committerKarl Williamson <public@khwilliamson.com>
Wed, 5 Jan 2011 00:04:38 +0000 (17:04 -0700)
commit1cba1759218c54622a21a05c66db2d7513da4f69
tree2b5f1b43bbbffe718cf79228085381d17f2e8230
parent5d7f77094c281a3d64f54de0749c36755f24f38a
mktables: remove unneeded test

When I was originally writing this code, I thought it was faster to do
an extra substr to avoid a regex match.  I have since found out that is
not true.
lib/unicore/mktables