diff options
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r-- | bfd/bfd-in.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 08d597f..683aa0f 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -292,7 +292,6 @@ struct orl { /* output ranlib */ int namidx; /* index into string table */ }; - /* Linenumber stuff */ typedef struct lineno_cache_entry { unsigned int line_number; /* Linenumber from start of function*/ |