Remove commented-out code from gcore.c
authorTom Tromey <tom@tromey.com>
Thu, 29 Oct 2020 21:04:33 +0000 (15:04 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 29 Oct 2020 21:04:35 +0000 (15:04 -0600)
commit784c859246ae2cf3ffa07376cfe8ec60e4526e57
tree751d401c053146fd18136f25b83703862033d4a1
parent8a4f140205d1fb7240b154fd2f9074d7b42330b7
Remove commented-out code from gcore.c

I found some code in gcore.c that has been commented out since

d3420b2fce5e (Mark Kettenis     2003-09-04 166) #if 1 /* See if this even matters...  */

This patch deletes this entire function, because the body was reduced
to just "return 0".

gdb/ChangeLog
2020-10-29  Tom Tromey  <tom@tromey.com>

* gcore.c (default_gcore_mach): Remove.
(create_gcore_bfd): Update.
gdb/ChangeLog
gdb/gcore.c
This page took 0.027223 seconds and 4 git commands to generate.