commit | c9d86ea37ff1fae885758c9d62e01110ae8e68cb | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Thu Jul 25 08:57:29 2013 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Thu Jul 25 08:57:29 2013 +0530 |
tree | a972cf4e477d15cb68d29c26e402e996cf318a5a | |
parent | a063ccb00e9d8bd983fdb797528d6de5517ac47e [diff] |
LatinIME: Fix build with -DNDEBUG and gcc 4.6+ -Werror Fix variables being defined but not used in the NDEBUG case, needed to fix the build with gcc 4.6+ -Werror Signed-off-by: Amit Pundir <amit.pundir@linaro.org>