]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/solib-svr4: remove unused svr4_solib_ops method declarations
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 18 Jul 2025 19:19:16 +0000 (15:19 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Jul 2025 14:52:43 +0000 (10:52 -0400)
commit9d19d5c562289078692af6b665702d5422058a98
treed0474a9faa7cafd4e19fe9458b88988f0c5592cf
parent014ae6af49829253d39dd383c1f7918d10e88325
gdb/solib-svr4: remove unused svr4_solib_ops method declarations

These method declarations are unused, remove them.  I guess that when
writing a previous patch, changed some free functions to be methods,
then changed my mind, and forgot to remove the declarations.

Change-Id: I7452bb773af0f32c4aae2fe6a4fc663ec65c3f15
gdb/solib-svr4.h