Index: core/fpdfapi/page/cpdf_form.h |
diff --git a/core/fpdfapi/page/cpdf_form.h b/core/fpdfapi/page/cpdf_form.h |
index 1208e327bd18647bf96682fddd92a12a654ac275..910f38fd0818f5d3914c496ec756c185ef9932a6 100644 |
--- a/core/fpdfapi/page/cpdf_form.h |
+++ b/core/fpdfapi/page/cpdf_form.h |
@@ -29,8 +29,6 @@ class CPDF_Form : public CPDF_PageObjectHolder { |
CPDF_Type3Char* pType3Char, |
int level = 0); |
- CPDF_Form* Clone() const; |
- |
private: |
void StartParse(CPDF_AllStates* pGraphicStates, |
const CFX_Matrix* pParentMatrix, |