Remove unnecessary variable and simplify voice-only counting.
commit4613ffae8a9e2d4281c169078c1d7847536f9f9c
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 3 Jun 2012 14:47:16 +0000 (3 16:47 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 3 Jun 2012 20:10:44 +0000 (3 22:10 +0200)
treee4ad37b6e446ab505436e72f76e1d8d58e51dc30
parentd83ef9935cc55fbf5508efa40c35e1dded621157
Remove unnecessary variable and simplify voice-only counting.

Voice-only strings are identified when reading the strings, so there is no
reason to first store that information and then count them later.

Change-Id: Ie6bd2c4bbf5736630e58d06a20739ef527e3cd69
tools/voicefont.c