diff options
author | Tom Tromey <tom@tromey.com> | 2023-03-29 13:51:13 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-03-31 08:55:55 -0600 |
commit | 9497d69fc0eeca8682cc09360fb822ced6b4670f (patch) | |
tree | ddefa0ba7514d91b246dfcf521900c802b95fe50 /gdb/solib-svr4.h | |
parent | 6f214d0f399847b13f979651c3b46befcbb42140 (diff) | |
download | fsf-binutils-gdb-9497d69fc0eeca8682cc09360fb822ced6b4670f.zip fsf-binutils-gdb-9497d69fc0eeca8682cc09360fb822ced6b4670f.tar.gz fsf-binutils-gdb-9497d69fc0eeca8682cc09360fb822ced6b4670f.tar.bz2 |
Remove language_demangle
I noticed that language_demangle shadows the global
"current_language". When I went to fix this, though, I then saw that
language_demangle is only called in two places, and has a comment
saying it should be removed. This patch removes it. Note that the
NULL check in language_demangle is not needed by either of the
existing callers.
Regression tested on x86-64 Fedora 36.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/solib-svr4.h')
0 files changed, 0 insertions, 0 deletions