summaryrefslogtreecommitdiff
path: root/gas/write.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-02-17 07:25:49 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-02-17 07:25:49 +0000
commit4bf70a25a92b9994016428d19ef62cd8a38c450f (patch)
tree0b132e905d2262f0411a86ffc18810bf3b0fb671 /gas/write.c
parentb5e56b8d4bc3d819c6503eea6e4903f3fed0b4fb (diff)
downloadbinutils-redhat-4bf70a25a92b9994016428d19ef62cd8a38c450f.tar.gz
remove unused var
Diffstat (limited to 'gas/write.c')
-rw-r--r--gas/write.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/write.c b/gas/write.c
index 19da967815..afce60438a 100644
--- a/gas/write.c
+++ b/gas/write.c
@@ -1070,7 +1070,6 @@ write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
{
arelent **reloc;
bfd_reloc_status_type s;
- symbolS *sym;
int j;
if (fixp->fx_done)