aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-18 02:12:02 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-18 02:14:20 +0100
commit8873466a5d86decc3600af2df45552f2ee26ec80 (patch)
treea1c1030d630473254345181182c88c87b98ba7ef
parentdfce581754142d37308313b6788598771f242039 (diff)
downloadqpdf-8873466a5d86decc3600af2df45552f2ee26ec80.tar.zst
Remove outdated comment from QPDFAnnotationObjectHelper.hh
-rw-r--r--include/qpdf/QPDFAnnotationObjectHelper.hh8
1 files changed, 2 insertions, 6 deletions
diff --git a/include/qpdf/QPDFAnnotationObjectHelper.hh b/include/qpdf/QPDFAnnotationObjectHelper.hh
index 9990cff1..3dd62222 100644
--- a/include/qpdf/QPDFAnnotationObjectHelper.hh
+++ b/include/qpdf/QPDFAnnotationObjectHelper.hh
@@ -37,12 +37,8 @@ class QPDFAnnotationObjectHelper: public QPDFObjectHelper
{
}
- // This class provides helper methods for certain types of
- // annotations. At its introduction, it only supports Widget
- // annotations, but other types of annotations may be supported in
- // the future. For additional information about interactive forms,
- // please see the comments at the top of
- // QPDFAcroFormDocumentHelper.hh.
+ // This class provides helper methods for annotations. More
+ // functionality will likely be added in the future.
// Return the subtype of the annotation as a string (e.g.
// "/Widget"). Returns the empty string if the subtype (which is