diff --git a/v2/contrib/boost.jam b/v2/contrib/boost.jam index b89d188d8..8ba5739f7 100644 --- a/v2/contrib/boost.jam +++ b/v2/contrib/boost.jam @@ -175,8 +175,6 @@ rule use-project case 0.0.1 : boost_0_0_1 $(inc) $(lib) ; case * : boost_std $(inc) $(lib) ; } - project.act-as-jamfile boost : $(__name__) ; - modules.call-in $(mod) : use-project boost : $(__name__) ; } } else {