]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove unused declaration from gcore.h
authorTom Tromey <tromey@adacore.com>
Mon, 27 Jul 2020 15:53:32 +0000 (09:53 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 27 Jul 2020 15:54:05 +0000 (09:54 -0600)
commita4089f524fbcf176f3d4aae43a35e3c6effcc854
treec5f6f804d8aa76e54c8306a781a2af9d4497cb35
parent32377a8037eefae8091f345546f52370ed515399
Remove unused declaration from gcore.h

gcore.h declares load_corefile, but there are no other mentions of
this in the source.  This patch removes it.  Tested by grep and
rebuilding.

gdb/ChangeLog
2020-07-27  Tom Tromey  <tromey@adacore.com>

* gcore.h (load_corefile): Don't declare.
gdb/ChangeLog
gdb/gcore.h