summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_event.cpp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-11-16 17:55:09 -0800
committerCommit bot <commit-bot@chromium.org>2016-11-16 17:55:09 -0800
commit038a23f297963997d631d91fefdf97598585f3ba (patch)
treeb6953d33c694e143ba006f0635f94ae6d3158b69 /xfa/fwl/core/cfwl_event.cpp
parent5913a6ca71c85401e3f5317758d44a9fc4a667b2 (diff)
downloadpdfium-038a23f297963997d631d91fefdf97598585f3ba.tar.xz
Remove ref counting from CFWL_Event
CFWL_Event has no Retain method, just a Release method. So, it's essentially just a delete call whenever used. This CL removes the Release method and turns the one usage into a unique_ptr. Review-Url: https://codereview.chromium.org/2509863002
Diffstat (limited to 'xfa/fwl/core/cfwl_event.cpp')
0 files changed, 0 insertions, 0 deletions