binutils: drop redundant 'program_name' definition (-fno-common)

* coffdump.c (program_name): Drop redundant definition.
	* srconv.c (program_name): Likewise
	* sysdump.c (program_name): Likewise

Signed-off-by: Sergei Trofimovich <siarheit@google.com>
This commit is contained in:
Sergei Trofimovich 2020-02-01 23:16:11 +00:00 committed by Alan Modra
parent 44e4546fa2
commit 0b398d69ac
4 changed files with 6 additions and 6 deletions

View file

@ -633,8 +633,6 @@ module (void)
}
}
char *program_name;
ATTRIBUTE_NORETURN static void
show_usage (FILE *ffile, int status)
{