configure: remove leftover byte order test cleanup

Removing the removal of byteorder configure test files was overlooked
in commit 5a957c3f33 ("build & util: drop byte order configure check
and endian util header"). Finish the job.
This commit is contained in:
Jani Nikula 2017-01-08 19:09:45 +02:00 committed by David Bremner
parent 5a957c3f33
commit 7d162e1b05

2
configure vendored
View file

@ -680,8 +680,6 @@ else
EOF
fi
rm -f _byteorder _byteorder.c
if [ $errors -gt 0 ]; then
cat <<EOF