build: remove Boost Chrono detection from build system

This commit is contained in:
fanquake
2020-03-05 10:04:47 +08:00
parent 1d0a87e712
commit bd37f2bc26
3 changed files with 1 additions and 123 deletions

View File

@ -47,9 +47,6 @@
/* define if the Boost library is available */
#define HAVE_BOOST /**/
/* define if the Boost::Chrono library is available */
#define HAVE_BOOST_CHRONO /**/
/* define if the Boost::Filesystem library is available */
#define HAVE_BOOST_FILESYSTEM /**/