Browse Source

Remove diagnostic message about modular layout.

There's nothing else now.
Vladimir Prus 12 years ago
parent
commit
da7fafb2aa
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Jamroot

+ 0 - 4
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 <include>.

粤ICP备19079148号