forked from Imagelibrary/binutils-gdb
Eliminate safe_strsignal().
This commit is contained in:
@@ -56,9 +56,6 @@
|
||||
|
||||
#include "libiberty.h"
|
||||
|
||||
/* libiberty.h can't declare this one, but evidently we can. */
|
||||
extern char *strsignal (int);
|
||||
|
||||
#include "progress.h"
|
||||
|
||||
#ifdef USE_MMALLOC
|
||||
@@ -293,8 +290,6 @@ extern int subset_compare (char *, char *);
|
||||
|
||||
extern char *safe_strerror (int);
|
||||
|
||||
extern char *safe_strsignal (int);
|
||||
|
||||
extern void init_malloc (void *);
|
||||
|
||||
extern void request_quit (int);
|
||||
|
||||
Reference in New Issue
Block a user