aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFPageObjectHelper.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/qpdf/QPDFPageObjectHelper.hh b/include/qpdf/QPDFPageObjectHelper.hh
index d5ffe78b..b25de1fe 100644
--- a/include/qpdf/QPDFPageObjectHelper.hh
+++ b/include/qpdf/QPDFPageObjectHelper.hh
@@ -186,7 +186,8 @@ class QPDFPageObjectHelper: public QPDFObjectHelper
// QPDFPageDocumentHelper::pushInheritedAttributesToPage(). This
// method is used by page splitting code to avoid copying unused
// objects in files that used shared resource dictionaries across
- // multiple pages.
+ // multiple pages. This method recurses into form XObjects and can
+ // be called with a form XObject as well as a page.
QPDF_DLL
void removeUnreferencedResources();