* remote-nindy.c: Removed declaration of coffstrip.

* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
This commit is contained in:
Ian Lance Taylor 1993-05-13 14:37:02 +00:00
parent 979227d480
commit 09c6a0aa0f
1 changed files with 0 additions and 1 deletions

View File

@ -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;