* remote-nindy.c: Removed declaration of coffstrip.
authorIan Lance Taylor <ian@airs.com>
Thu, 13 May 1993 14:37:02 +0000 (14:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 13 May 1993 14:37:02 +0000 (14:37 +0000)
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.

gdb/remote-nindy.c

index 1dda7af..047e809 100644 (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;