summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fpdfapi/parser/cpdf_object.h')
-rw-r--r--core/fpdfapi/parser/cpdf_object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fpdfapi/parser/cpdf_object.h b/core/fpdfapi/parser/cpdf_object.h
index 9c41e9de7b..f6bc5b444f 100644
--- a/core/fpdfapi/parser/cpdf_object.h
+++ b/core/fpdfapi/parser/cpdf_object.h
@@ -91,7 +91,6 @@ class CPDF_Object {
protected:
friend class CPDF_Array;
friend class CPDF_Dictionary;
- friend class CPDF_Document;
friend class CPDF_IndirectObjectHolder;
friend class CPDF_Parser;
friend class CPDF_Reference;