summaryrefslogtreecommitdiff
path: root/public/fpdf_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'public/fpdf_text.h')
-rw-r--r--public/fpdf_text.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/public/fpdf_text.h b/public/fpdf_text.h
index df953671b2..32cc131859 100644
--- a/public/fpdf_text.h
+++ b/public/fpdf_text.h
@@ -25,9 +25,6 @@ extern "C" {
// Comments:
// Application must call FPDFText_ClosePage to release the text page
// information.
-// Notes:
-// The method can not support to load out FPDF_TEXTPAGE for the
-// document consists of dynamic fields.
//
DLLEXPORT FPDF_TEXTPAGE STDCALL FPDFText_LoadPage(FPDF_PAGE page);