* remote-nindy.c: Removed declaration of coffstrip.
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
This commit is contained in:
parent
979227d480
commit
09c6a0aa0f
|
@ -121,7 +121,6 @@ extern int unlink();
|
|||
extern char *getenv();
|
||||
extern char *mktemp();
|
||||
|
||||
extern char *coffstrip();
|
||||
extern void generic_mourn_inferior ();
|
||||
|
||||
extern struct target_ops nindy_ops;
|
||||
|
|
Loading…
Reference in New Issue