From bd37f2bc26158f85ef1ab73b9ca1fc0da8ea562a Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 5 Mar 2020 10:04:47 +0800 Subject: build: remove Boost Chrono detection from build system --- build_msvc/bitcoin_config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'build_msvc') diff --git a/build_msvc/bitcoin_config.h b/build_msvc/bitcoin_config.h index 47c0a5f407..ea304dc9fc 100644 --- a/build_msvc/bitcoin_config.h +++ b/build_msvc/bitcoin_config.h @@ -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 /**/ -- cgit v1.2.3