From c1dc06dfd1d329f8c6499dbe2166725ab9c35e17 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Jul 2018 15:31:13 +0200 Subject: Implement bash module --- build2/in/target.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'build2/in/target.cxx') diff --git a/build2/in/target.cxx b/build2/in/target.cxx index ecf975f..fec1135 100644 --- a/build2/in/target.cxx +++ b/build2/in/target.cxx @@ -10,8 +10,6 @@ namespace build2 { namespace in { - // in - // static const target* in_search (const target& xt, const prerequisite_key& cpk) { -- cgit v1.1