| Index: core/fpdfdoc/tagged_int.h
|
| diff --git a/core/fpdfdoc/tagged_int.h b/core/fpdfdoc/tagged_int.h
|
| index 43e43f1ed6f7632f4e5efee30fb1f4c2ea2a6c27..03f1c40ad605c7eab02bc794e9536a518baf93d9 100644
|
| --- a/core/fpdfdoc/tagged_int.h
|
| +++ b/core/fpdfdoc/tagged_int.h
|
| @@ -26,7 +26,6 @@ class CPDF_StructTreeImpl final : public IPDF_StructTree {
|
| int CountTopElements() const override;
|
| IPDF_StructElement* GetTopElement(int i) const override;
|
|
|
| - void LoadDocTree();
|
| void LoadPageTree(const CPDF_Dictionary* pPageDict);
|
| CPDF_StructElementImpl* AddPageNode(
|
| CPDF_Dictionary* pElement,
|
|
|