Descriptionkill 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
Committed: https://pdfium.googlesource.com/pdfium/+/e06b686620286dfe604693e12e70a4077625eae5
Patch Set 1 #
Total comments: 2
Patch Set 2 : Explicit constructor. #
Messages
Total messages: 4 (0 generated)
|