diff options
Diffstat (limited to 'gdb/wince.c')
-rw-r--r-- | gdb/wince.c | 2 |
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) { |