Remove spurious prototype.

This commit is contained in:
Nick Clifton
2001-09-24 21:13:48 +00:00
parent f76febae84
commit 9cc16c3a6b
2 changed files with 4 additions and 4 deletions

View File

@@ -123,10 +123,6 @@
static void
add_bfd_to_link PARAMS ((bfd *, const char *, struct bfd_link_info *));
/* Defined in emultempl/pe.em. */
extern char *
pe_get_data_import_dll_name PARAMS ((void));
/* For emultempl/pe.em. */
def_file * pe_def_file = 0;