]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd: Remove unused static find function from doc/chew.c
authorMark Wielaard <mark@klomp.org>
Thu, 7 Nov 2024 17:40:03 +0000 (18:40 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 8 Nov 2024 10:08:56 +0000 (11:08 +0100)
commit328f42d85b8eb1f3f97e5a1ec97e444a6dd72e33
tree8a4b0b1abed4c9b2840b79bd79723b75d22ef1db
parentcfbbd4033366f626e4885d7a35317b09924d2d21
bfd: Remove unused static find function from doc/chew.c

After commit 2e60790cf7c27d79f90f2dcb81e1930dc980bc1c "Remove the
paramstuff word" there is no caller left of the static find function
in doc/chew.c, so it should be removed.

* doc/chew.c (find): Remove.
bfd/doc/chew.c