* 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 1dda7afb2100e4e3d407d4a710131d5726e2bdb4..047e809463580b85566e5e39fbd684eb0b380a7e 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;