* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index 6b311f958b91d0957effc81dd9667e1e6a97775d..1fef14854b5db1c11fbd6623e700afb94c8ad296 100644 (file)
@@ -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++)
     {
This page took 0.023316 seconds and 4 git commands to generate.