Index: public/fpdf_flatten.h |
diff --git a/public/fpdf_flatten.h b/public/fpdf_flatten.h |
index 5496846297a80f81e0de9a4aeb16fc54c57b64ba..af77c29343247b6712228fb73409a3d5e61d21b2 100644 |
--- a/public/fpdf_flatten.h |
+++ b/public/fpdf_flatten.h |
@@ -35,8 +35,7 @@ extern "C" { |
// Comments: |
// Currently, all failures return FLATTEN_FAIL, with no indication for |
// the reason |
-// for the failure. The method does not support flattening any dynamic |
-// XFA fields. |
+// for the failure. |
DLLEXPORT int STDCALL FPDFPage_Flatten(FPDF_PAGE page, int nFlag); |
#ifdef __cplusplus |