diff --git a/src/ripple/app/main/Main.cpp b/src/ripple/app/main/Main.cpp index 1fc7bb8bde..fd81bff21d 100644 --- a/src/ripple/app/main/Main.cpp +++ b/src/ripple/app/main/Main.cpp @@ -706,9 +706,6 @@ int main (int argc, char** argv) "GCC version 5.1.0 or later is required to compile rippled."); #endif - static_assert (BOOST_VERSION >= 106700, - "Boost version 1.67 or later is required to compile rippled"); - // // These debug heap calls do nothing in release or non Visual Studio builds. //