* bfd-in.h (_bfd): Don't define.
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 3247e5b39a2aa0b3da9332db1bb6d803f9a324e8..917b46f76f7cb3014bc44c0dcee0e7c18a8b7a20 100644 (file)
@@ -70,9 +70,6 @@ extern "C" {
 
 /* Forward declaration.  */
 typedef struct bfd bfd;
-/* For backward compatibility.  Keep code that was using "struct
-   _bfd" working.  */
-#define _bfd bfd
 
 /* Boolean type used in bfd.  Too many systems define their own
    versions of "boolean" for us to safely typedef a "boolean" of
This page took 0.026099 seconds and 4 git commands to generate.