]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove internal_complaint
authorTom Tromey <tom@tromey.com>
Wed, 16 May 2018 21:09:32 +0000 (15:09 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 23 May 2018 15:16:59 +0000 (09:16 -0600)
commit2b9496b2b4781b21bc30a70337e24205f8a923d8
tree26f8f54cdbeab2373cdcb51775044fd392752cca
parent81e25b7c91efcc3ff54605b11859375a5c885c8b
Remove internal_complaint

I happened to notice that gdb has both complaint_internal and
internal_complaint.  The latter is unused, so this patch removes it.

gdb/ChangeLog
2018-05-23  Tom Tromey  <tom@tromey.com>

* complaints.c (internal_complaint): Remove.
* complaints.h (internal_complaint): Remove.
gdb/ChangeLog
gdb/complaints.c
gdb/complaints.h