Don't declare psymbol_functions::fill_psymbol_map
authorTom Tromey <tom@tromey.com>
Sun, 19 Mar 2023 15:51:41 +0000 (09:51 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 19 Mar 2023 22:50:27 +0000 (16:50 -0600)
commitf6eefc376540b6efafbe6040a2ee8d4a5727d25d
tree7d0a9776fdd18180d638159569662b05658ea9fb
parent92d450c79ad321e42f9a77692b5db10d0f7b9344
Don't declare psymbol_functions::fill_psymbol_map

psymbol_functions::fill_psymbol_map was removed, but I forgot to
remove the declaration.  This patch removes it.  Tested by rebuilding.
gdb/psympriv.h