aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-09-29 14:26:52 +0000
committerAndrew Cagney <cagney@redhat.com>2004-09-29 14:26:52 +0000
commitba0c540b35a315312f8e85cd01e00d060b771cc6 (patch)
treedb3485159ea91e0ee53149da1233305cee25965d /gdb/wince.c
parent8197740273a1f1d3017b84738484dd236fae7d9e (diff)
downloadfsf-binutils-gdb-ba0c540b35a315312f8e85cd01e00d060b771cc6.zip
fsf-binutils-gdb-ba0c540b35a315312f8e85cd01e00d060b771cc6.tar.gz
fsf-binutils-gdb-ba0c540b35a315312f8e85cd01e00d060b771cc6.tar.bz2
2004-09-29 Andrew Cagney <cagney@gnu.org>
* wince.c (child_ops): Delete. * win32-nat.c (child_ops): Delete.
Diffstat (limited to 'gdb/wince.c')
-rw-r--r--gdb/wince.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/wince.c b/gdb/wince.c
index be912d6..5abb0c2 100644
--- a/gdb/wince.c
+++ b/gdb/wince.c
@@ -1885,8 +1885,6 @@ child_load (char *file, int from_tty)
upload_to_device (file, file);
}
-struct target_ops child_ops;
-
static void
init_child_ops (void)
{