aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_pages.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-06-25 19:25:52 +0200
committerJay Berkenbilt <ejb@ql.org>2022-06-25 19:26:53 +0200
commit25aff0bd52b0382b9349c81aaabc2fde51528923 (patch)
treebbca649d40cb68d886e9a9f3853c15a1c8762427 /libqpdf/QPDF_pages.cc
parent8a32515a62960af10abfb863157a4c67ea3b506f (diff)
downloadqpdf-25aff0bd52b0382b9349c81aaabc2fde51528923.tar.zst
TODO: abandon (again) and update notes about QPDFPagesTree
Diffstat (limited to 'libqpdf/QPDF_pages.cc')
-rw-r--r--libqpdf/QPDF_pages.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/libqpdf/QPDF_pages.cc b/libqpdf/QPDF_pages.cc
index d43267d2..bfd593a2 100644
--- a/libqpdf/QPDF_pages.cc
+++ b/libqpdf/QPDF_pages.cc
@@ -21,6 +21,8 @@
// reference is returned, the current code is fine and does not need
// to be replaced. A partial implementation of QPDFPagesTree is in
// github in attic in case there is ever a reason to resurrect it.
+// There are additional notes in README-maintainer, which also refers
+// to this comment.
// The goal of this code is to ensure that the all_pages vector, which
// users may have a reference to, and the pageobj_to_pages_pos map,