2004-09-29 Andrew Cagney <cagney@gnu.org>

* wince.c (child_ops): Delete.
	* win32-nat.c (child_ops): Delete.
This commit is contained in:
Andrew Cagney
2004-09-29 14:26:52 +00:00
parent 8197740273
commit ba0c540b35
4 changed files with 3 additions and 6 deletions

View File

@@ -2065,8 +2065,6 @@ child_close (int x)
PIDGET (inferior_ptid)));
}
struct target_ops child_ops;
static void
init_child_ops (void)
{