diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2015-10-21 08:57:40 -0400 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2015-10-21 08:57:40 -0400 |
commit | 8430a5d04883fac4666d0c321fc679bcaf99cb71 (patch) | |
tree | 08e0bdbd642aebab3362bd31e0abc671158aa14b /fpdfsdk | |
parent | 5a5b6fb3759daf1201ffc9702f626f4b243922d0 (diff) | |
download | pdfium-8430a5d04883fac4666d0c321fc679bcaf99cb71.tar.xz |
Remove void* ctor from CPDF_Number.
This Removes the ctor that took a pointer to the data to store and copied it
into the union memory. Instead, the call sites look at the type and pass the
correct value.
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1422473002 .
Diffstat (limited to 'fpdfsdk')
0 files changed, 0 insertions, 0 deletions