summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/pdf/pdf-repair.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/pdf/pdf-repair.c b/source/pdf/pdf-repair.c
index 0e1f0bdf..bf0e2d83 100644
--- a/source/pdf/pdf-repair.c
+++ b/source/pdf/pdf-repair.c
@@ -473,7 +473,6 @@ pdf_repair_xref(pdf_document *doc, pdf_lexbuf *buf)
entry->ofs = 0;
entry->gen = 65535;
entry->stm_ofs = 0;
- entry->obj = NULL;
next = 0;
for (i = pdf_xref_len(doc) - 1; i >= 0; i--)