libc: Remove an age old unused function.
authorSascha Wildner <saw@online.de>
Wed, 10 Apr 2019 13:02:37 +0000 (15:02 +0200)
committerSascha Wildner <saw@online.de>
Wed, 10 Apr 2019 13:02:37 +0000 (15:02 +0200)
commit6e0d4c611bcd4f493e8837db5e9891a5565aa6c2
tree7d8dfe257480726c4a955762cac5077c3c2d3836
parent3659df424824d2635165b2257a7403a9cd898e0d
libc: Remove an age old unused function.

It was labeled as "historic" even in 1994 and probably much earlier
before FreeBSD existed. Nothing in dports uses it and it was also
not added to Symbol.map so nothing could exist that uses it and is
dynamically linked against our libc.

In-discussion-with: zrj
lib/libc/stdio/findfp.c