]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove cooked_index_worker::start_reading
authorTom Tromey <tom@tromey.com>
Sun, 3 Dec 2023 19:40:06 +0000 (12:40 -0700)
committerTom Tromey <tom@tromey.com>
Thu, 18 Jan 2024 15:20:17 +0000 (08:20 -0700)
commit36cde74bd8ba912604dd675bc5046c20fb8c5d68
tree50f1e3295f5b99fd7e6b4bef797821d5b785757a
parent47efef8f2d8a10b63d2c6125aded1d2da69d8a04
Remove cooked_index_worker::start_reading

I noticed that cooked_index_worker::start_reading isn't really needed.
This patch removes it, and also removes the SCOPED_EXIT, in favor of a
direct call.
gdb/dwarf2/cooked-index.c
gdb/dwarf2/cooked-index.h