summaryrefslogtreecommitdiff
path: root/binutils/windres.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/windres.c')
-rw-r--r--binutils/windres.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/binutils/windres.c b/binutils/windres.c
index c3b1f50d7e..6fbe7b5a08 100644
--- a/binutils/windres.c
+++ b/binutils/windres.c
@@ -46,11 +46,6 @@
#include "obstack.h"
#include "windres.h"
-/* Defined in bfd/binary.c. Used to set architecture and machine of input
- binary files. */
-extern enum bfd_architecture bfd_external_binary_architecture;
-extern unsigned long bfd_external_machine;
-
/* Used by resrc.c at least. */
int verbose = 0;