diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-06-01 15:49:03 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-01 15:49:03 +0000 |
commit | 1c2eea295db24fdebcfb9de4d3d6f0e8a02adee4 (patch) | |
tree | 8d983877b9e2782864c8a35d24502655d4315426 /xfa/fde/cfde_texteditengine.cpp | |
parent | 44b29d13bffa30733ca0e780c71ca867a3e9a033 (diff) | |
download | pdfium-1c2eea295db24fdebcfb9de4d3d6f0e8a02adee4.tar.xz |
Remove unused variable pDst from CFWL_Edit::OnValidate
GetOuter is const, so the assignment has no side effects, and the
value is never user in the method body.
Issue found with Clang Static Analyzer.
Change-Id: I0116726a3df38dbf611db75ed03a0a17b4449d09
Reviewed-on: https://pdfium-review.googlesource.com/33531
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'xfa/fde/cfde_texteditengine.cpp')
0 files changed, 0 insertions, 0 deletions