diff options
author | Lei Zhang <thestig@chromium.org> | 2018-07-30 17:38:21 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-07-30 17:38:21 +0000 |
commit | ec86c716f7efbeb9bf31fb22c95593114c5ed441 (patch) | |
tree | 1757aa84a7a822e7fbbee6192f9201feb29a7638 /fxjs/xfa/cjx_overflow.cpp | |
parent | 95121b79bfc0030bf4791be616df860a3e447716 (diff) | |
download | pdfium-ec86c716f7efbeb9bf31fb22c95593114c5ed441.tar.xz |
Remove a NOTREACHED() in FormValueNode_SetChildContent().
It is reachable, and the action is currently a no-op, so let it be. Also
change FormValueNode_SetChildContent() to return void since no caller
checks the return value. Remove its default argument, since all the
callers set it.
Change-Id: I742ca2d936872a3b3d609c178321199abc06546c
Reviewed-on: https://pdfium-review.googlesource.com/39115
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'fxjs/xfa/cjx_overflow.cpp')
0 files changed, 0 insertions, 0 deletions