| commit | f40cd2fc77abf9743d69f898e32ef7fa09897c97 | [log] [tgz] |
|---|---|---|
| author | esprehn <esprehn@chromium.org> | Wed Jul 13 06:03:08 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 06:05:09 2016 |
| tree | df6409caab65b9a11c9436a886698f5094d9ac82 | |
| parent | 41b6de326ed85f2672e8d38720c140dbafa0862e [diff] |
Remove unused StringImpl::findNextLineStart, StringImpl::count and reverseFindLineTerminator. None of these is used anymore and we have no tests. Lets remove them and add them back later if/when they're needed. Review-Url: https://codereview.chromium.org/2149463002 Cr-Commit-Position: refs/heads/master@{#405052}