diff options
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r-- | binutils/readelf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c index 425161c..9c09823 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -149,7 +149,6 @@ #include "filenames.h" char * program_name = "readelf"; -int do_wide; static long archive_file_offset; static unsigned long archive_file_size; static unsigned long dynamic_addr; |