aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6a264514..1e8ab5d9 100644
--- a/TODO
+++ b/TODO
@@ -97,8 +97,6 @@ Comments appear in the code prefixed by "ABI"
* Consider having addArrayItem, replaceKey, etc. return the new value
so you can say
auto oh = dict.replaceKey("/Key", QPDFObjectHandle::newSomething());
-* Do something about QPDFObjectHandle::Matrix and QPDFMatrix. They
- should be the same thing.
Page splitting/merging
======================