Index: core/include/fpdfdoc/fpdf_tagged.h |
diff --git a/core/include/fpdfdoc/fpdf_tagged.h b/core/include/fpdfdoc/fpdf_tagged.h |
index 3de6041dc1006b4479054380717ad501ab7f7c12..45277fb434013953e78994f10504d16e4104b6b1 100644 |
--- a/core/include/fpdfdoc/fpdf_tagged.h |
+++ b/core/include/fpdfdoc/fpdf_tagged.h |
@@ -71,8 +71,6 @@ class CPDF_StructElement { |
virtual const CPDF_StructKid& GetKid(int index) const = 0; |
- virtual CFX_PtrArray* GetObjectArray() = 0; |
- |
virtual CPDF_Object* GetAttr(const CFX_ByteStringC& owner, |
const CFX_ByteStringC& name, |
FX_BOOL bInheritable = FALSE, |