diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-06-01 16:01:13 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-01 16:01:13 +0000 |
commit | bd86f24ed091f4231e511a252fce09cbfeb72bb7 (patch) | |
tree | 1d55851da48a85dae0902f94cbe5ba3361c07919 /xfa/fxfa/parser/cxfa_box.cpp | |
parent | 1c2eea295db24fdebcfb9de4d3d6f0e8a02adee4 (diff) | |
download | pdfium-bd86f24ed091f4231e511a252fce09cbfeb72bb7.tar.xz |
Remove initialization of wchar_t ch
This value is overwritten at the beginning of the following while
loop, so the initialized value is never used and the method called is
const, so should be side effect free.
Issue found with Clang Static Analyzer.
Change-Id: I77f27daccd3aa1edd434cfa3e0dd7bc095db06d0
Reviewed-on: https://pdfium-review.googlesource.com/33550
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'xfa/fxfa/parser/cxfa_box.cpp')
0 files changed, 0 insertions, 0 deletions