]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: delete unused function print_char_chars
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 19 Oct 2020 16:44:15 +0000 (17:44 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 23 Dec 2020 20:53:14 +0000 (20:53 +0000)
commit016382f8a43a59eca49f68c7d8b8058f64eaf40f
tree359e22a202dee3bd441ca787efc1ec4b3c994b7b
parent05ecfa4726c453a3f863a84ae847052c6d1b067b
gdb: delete unused function print_char_chars

Spotted that print_char_chars appears to be unused, delete it.  There
should be no user visible changes after this commit.

gdb/ChangeLog:

* valprint.c (print_char_chars): Delete definition.
* valprint.h (print_char_chars): Delete declaration.
gdb/ChangeLog
gdb/valprint.c
gdb/valprint.h