summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 05eba024bf1..fce04919e23 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -4926,7 +4926,6 @@ coff_canonicalize_reloc (abfd, section, relptr, symbols)
for (; count++ < section->reloc_count;)
*relptr++ = tblptr++;
-
}
*relptr = 0;
return section->reloc_count;