libelf: Remove unused __elf_xfctstof.
authorMark Wielaard <mark@klomp.org>
Sat, 23 Feb 2019 19:44:24 +0000 (20:44 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Feb 2019 22:38:56 +0000 (23:38 +0100)
commite56a09694af1b82e2cae7ecb5d57d76e5d6f973d
treec3e347458f6097d53c85af6238d3b4f77257073d
parentbe8080bdd746ac2b07fb0bcad23a9677844bb200
libelf: Remove unused __elf_xfctstof.

__elf_xfctstof is only used in case the memory size and file size of ELF
data structures are different. This is never the case.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libelf/ChangeLog
libelf/gelf_xlate.c
libelf/libelfP.h