aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-file.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-03-25 13:59:23 -0600
committerTom Tromey <tom@tromey.com>2022-03-26 11:15:12 -0600
commit9d604701bdd11e4ee153e79e6926983edff1889c (patch)
tree182e1a657c4955dd5e7c6fded2029a5aa6cd730d /gdb/ui-file.c
parent520a6a7e3a4fd4815de824157d53f9c615fe6e0d (diff)
downloadbinutils-9d604701bdd11e4ee153e79e6926983edff1889c.zip
binutils-9d604701bdd11e4ee153e79e6926983edff1889c.tar.gz
binutils-9d604701bdd11e4ee153e79e6926983edff1889c.tar.bz2
Remove an unused declaration from value.h
value.h has a declaration of value_print_array_elements that is incorrect. In C, this would have been an error, but in C++ this is a declaration of an overload that is neither defined nor used. This patch removes the declaration.
Diffstat (limited to 'gdb/ui-file.c')
0 files changed, 0 insertions, 0 deletions