From b776dcd2d3180becef8f58158873a91004e324ee Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 29 Jan 2019 22:04:52 -0500 Subject: Clean up some private functions --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a4554456..5cdfb9d8 100644 --- a/TODO +++ b/TODO @@ -16,9 +16,6 @@ Do these things next time we have to break binary compatibility * Rename QUtil::strcasecmp since strcasecmp is a macro on some platforms. See #242. - * Collapse QPDF::pushInheritedAttributesToPageInternal* and - QPDF::getAllPagesInternal* into QPDF::*Internal. - * Get rid of the version of QPDF::copyForeignObject with the bool unused parameter. -- cgit v1.2.3-54-g00ecf