]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/win32-low.cc
gdbserver: turn target op 'get_tls_address' into a method
[thirdparty/binutils-gdb.git] / gdbserver / win32-low.cc
index 875736a5eecb4608a0832dc4cc0dcd4e91ae53e2..84223e129bfd909e650c77a64903670ed0c52709 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, /* get_tls_address */
 #ifdef _WIN32_WCE
   wince_hostio_last_error,
 #else