DescriptionRemoval of grammar-checking-related dead code
This patch removes the following dead functions:
- static findBadGrammars() from TextCheckingHelper.cpp
- TextCheckerClient::checkGrammarOfString
- TextCheckingHelper::findFirstBadGrammar
- TextCheckingHelper::findFirstGrammarDetail
- TextCheckingHelper::markAllBadGrammar
This patch also does some follow-up cleanup to:
- SpellChecker::advanceToNextMisspelling
- TextCheckingHelper::findFirstMisspellingOrBadGrammar
- static checkTextOfParagraph() and FindMisspellings() in TextCheckingHelper.cpp
BUG=619452
TEST=n/a; no behavior change
Committed: https://crrev.com/ba7cb1928cd87eed73ef04b19474ff757b516c09
Cr-Commit-Position: refs/heads/master@{#411557}
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 14 (7 generated)
|