From a523eb1b8b74a577e7ff0aa3fce4312acd4b3a75 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Feb 2017 12:32:59 +0200 Subject: Redo library meta-information protocol without match_only() --- build2/bin/rule.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'build2/bin') diff --git a/build2/bin/rule.cxx b/build2/bin/rule.cxx index 075af0e..446f91b 100644 --- a/build2/bin/rule.cxx +++ b/build2/bin/rule.cxx @@ -50,8 +50,6 @@ namespace build2 { lib& t (xt.as ()); - // @@ We have to re-query it on each match_only()! - // Get the library type to build. If not set for a target, this // should be configured at the project scope by init(). // -- cgit v1.1