aboutsummaryrefslogtreecommitdiff
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 6b311f9..1fef148 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -2315,7 +2315,6 @@ coff_add_missing_symbols (abfd)
asymbol **sympp2;
unsigned int i;
int need_text = 1, need_data = 1, need_bss = 1, need_file = 1;
- coff_data_type *cdata = coff_data (abfd);
for (i = 0; i < nsyms; i++)
{