diff options
Diffstat (limited to 'gdb/win32-nat.c')
-rw-r--r-- | gdb/win32-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/win32-nat.c b/gdb/win32-nat.c index 22edb09..2110764 100644 --- a/gdb/win32-nat.c +++ b/gdb/win32-nat.c @@ -2065,8 +2065,6 @@ child_close (int x) PIDGET (inferior_ptid))); } -struct target_ops child_ops; - static void init_child_ops (void) { |