aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
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.