commit | ce9e52a12a6af8fca0eba42aaae24602fbd5c998 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Sat Jun 18 13:09:55 2011 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Sat Jun 18 23:52:09 2011 +0900 |
tree | dda22b8366af965b1ffa4beb54818e6e35fe0b4f | |
parent | c029e0f4a721f0e9972a4669707ad70b079899e4 [diff] [blame] |
Clean up in LatinIME native code Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
diff --git a/native/src/unigram_dictionary.h b/native/src/unigram_dictionary.h index 3593dd6..154ac9b 100644 --- a/native/src/unigram_dictionary.h +++ b/native/src/unigram_dictionary.h
@@ -147,8 +147,6 @@ int mNextLettersFrequency[NEXT_LETTERS_SIZE]; }; -// ---------------------------------------------------------------------------- - -}; // namespace latinime +} // namespace latinime #endif // LATINIME_UNIGRAM_DICTIONARY_H