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 73ba5788..b57cc7e9 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@
* Close issue #556.
-* Add QPDF_MAJOR_VERSION, QPDF_MINOR_VERSION to some header, possibly
- dll.h since this is everywhere that there's API
-
* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`