Remove unused declaration from gdbserver/win32-low.h
authorTom Tromey <tromey@adacore.com>
Tue, 7 Sep 2021 18:16:09 +0000 (12:16 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 7 Sep 2021 18:17:42 +0000 (12:17 -0600)
commit929ee488e979254f04ece9894b46508d98088745
tree55ff40c32c37c721e2b32c45fb278c57a1d8c061
parent747656685b3e8477868478cd927fbb2834937aff
Remove unused declaration from gdbserver/win32-low.h

I noticed that gdbserver/win32-low.h has an unused declaration.  This
code was changed a while ago, but this declaration slipped through.
This patch removes it.  Tested by rebuilding.
gdbserver/win32-low.h