aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-05 14:50:39 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-05 17:29:25 +0100
commitb48a0ff0e8e1861884b2dac62d98d39f8e194086 (patch)
tree54d6130cbfa0bebf23d5ff77ac67954d20fa5bbc /TODO
parent8cf7f2bfb542b1583aa525611179d1a545f945d5 (diff)
downloadqpdf-b48a0ff0e8e1861884b2dac62d98d39f8e194086.tar.zst
Add qpdf_empty_pdf to C API
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8166f090..9bbaecc7 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
10.6
====
-* Expose emptyPDF to the C API. Ensure that qpdf_get_qpdf_version is
- always static.
-
* Consider doing one big commit to reformat the entire codebase using
clang-format or a similar tool. Consider using blame.ignoreRevsFile
or similar (or otherwise study git blame to see how to minimize the