gdbserver: turn target op 'read_offsets' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index ff62bcefb0da89118057fa248991a39f435553be..875736a5eecb4608a0832dc4cc0dcd4e91ae53e2 100644 (file)
@@ -1844,7 +1844,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, /* read_offsets */
   NULL, /* get_tls_address */
 #ifdef _WIN32_WCE
   wince_hostio_last_error,
This page took 0.022827 seconds and 4 git commands to generate.