]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove symbol::aclass_index
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 18:49:50 +0000 (12:49 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 20 Apr 2022 15:28:16 +0000 (09:28 -0600)
commitf66b5363431ccf23debbdfacb63c09c2c57b6ada
tree68cffe1115504ab828d77f6c267f1c4d381a3f89
parent6bc3c5b438280008315d5e7b49c0ff1c27225cbe
Remove symbol::aclass_index

Symbols have an aclass_index method, but this isn't needed, because
the aclass index isn't useful outside of the symbol implementation.
gdb/symtab.h