diff options
Diffstat (limited to 'chrome/tools/convert_dict/hunspell_reader.cc')
-rw-r--r-- | chrome/tools/convert_dict/hunspell_reader.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/tools/convert_dict/hunspell_reader.cc b/chrome/tools/convert_dict/hunspell_reader.cc index 5d14174..c04b165 100644 --- a/chrome/tools/convert_dict/hunspell_reader.cc +++ b/chrome/tools/convert_dict/hunspell_reader.cc @@ -44,5 +44,3 @@ void StripComment(std::string* line) { } } // namespace convert_dict - - |