Remove windows_process_info::id
authorTom Tromey <tromey@adacore.com>
Thu, 28 Apr 2022 19:40:37 +0000 (13:40 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 13 May 2022 14:21:16 +0000 (08:21 -0600)
commit4eab18b566a0a10d8436eb221c606df4a2803edc
tree2cf9211b06e48d6a6db73c875cebb4083c4abe58
parent0e90c441629bcf1f53ba484f7d855ed8eb68f138
Remove windows_process_info::id

I noticed that windows_process_info::id is only used by gdbserver, and
not really necessary.  This patch removes it.
gdb/nat/windows-nat.h
gdbserver/win32-low.cc