| commit | 328f42d85b8eb1f3f97e5a1ec97e444a6dd72e33 | [log] [tgz] |
|---|---|---|
| author | Mark Wielaard <mark@klomp.org> | Thu Nov 07 18:40:03 2024 +0100 |
| committer | Mark Wielaard <mark@klomp.org> | Fri Nov 08 11:08:56 2024 +0100 |
| tree | 8a4b0b1abed4c9b2840b79bd79723b75d22ef1db | |
| parent | cfbbd4033366f626e4885d7a35317b09924d2d21 [diff] |
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.