From 1bfeec54664ae4df92efa2bbc58441c05523ac40 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 4 Dec 2013 12:10:00 +0400 Subject: [PATCH] Remove diagnostic message about modular layout. There's nothing else now. --- Jamroot | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Jamroot b/Jamroot index 02a4752b70..f1bf6b6634 100644 --- a/Jamroot +++ b/Jamroot @@ -159,10 +159,6 @@ if $(all-headers) { constant BOOST_MODULARLAYOUT : $(all-headers) $(numeric-headers) ; } -if $(BOOST_MODULARLAYOUT) -{ - echo modularized layout build ; -} project boost : requirements .