gdbserver: turn target op 'post_create_inferior' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index ecef54c461ebeea56d0434e9853eb8f346b7d36a..a9b1bfb2fd6bb751ae2f2356ee6db4a2b20684c0 100644 (file)
@@ -1839,7 +1839,6 @@ win32_sw_breakpoint_from_kind (int kind, int *size)
 static win32_process_target the_win32_target;
 
 static process_stratum_target win32_target_ops = {
-  NULL,  /* post_create_inferior */
   win32_attach,
   win32_kill,
   win32_detach,
This page took 0.023684 seconds and 4 git commands to generate.