Remove HAVE_ROUND, it is not used anymore

This commit is contained in:
Paul Cornett 2022-11-28 09:11:01 -08:00
parent 58f5a885ec
commit 7d070a7e83
6 changed files with 0 additions and 70 deletions

View file

@ -855,9 +855,6 @@
/* Define if fsync() is available */
#undef HAVE_FSYNC
/* Define if round() is available */
#undef HAVE_ROUND
/* Define if you have ftime() */
#undef HAVE_FTIME