Remove TextIteratorTextState::GetString()
The above mentioned function simply returns a string member of the class, and is only used inside the class. Hence, this patch removes the function to reduce code complexity and any possible confusion. BUG=721957 TEST=n/a; no behavioral change Review-Url: https://codereview.chromium.org/2915863005 Cr-Commit-Position: refs/heads/master@{#476518}
Showing
Please register or sign in to comment