From 9cc16c3a6bc44ffbf043930c8a1f54bb70700c20 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 24 Sep 2001 21:13:48 +0000 Subject: Remove spurious prototype. --- ld/pe-dll.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ld/pe-dll.c') diff --git a/ld/pe-dll.c b/ld/pe-dll.c index 7c6dddb..3bce4da 100644 --- a/ld/pe-dll.c +++ b/ld/pe-dll.c @@ -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; -- cgit v1.1