Index: public/fpdf_text.h |
diff --git a/public/fpdf_text.h b/public/fpdf_text.h |
index df953671b24eaaa00292be00111e3ed958e9106a..32cc131859288aa17222c559fb696b55f747f7ee 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); |