diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-06-02 14:19:00 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-06-02 14:19:00 -0700 |
commit | e06b686620286dfe604693e12e70a4077625eae5 (patch) | |
tree | d4709798ec750ef98b0ac400182d5924c8929bef /samples | |
parent | 4ff7a4246c81a71b4f878e959b3ca304cd76ec8a (diff) | |
download | pdfium-e06b686620286dfe604693e12e70a4077625eae5.tar.xz |
kill IPDF_DocParser().
Its fine to program to interfaces, but since the sole concrete implementation
is in the same header as the interface, the code is bypassing it anyways. We
can de-virtualize some things along the way, and remove two non-existent
function prototypes from one of the headers.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1158053003
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions