From 8a7b3bb944ca08d240fc778a9269c6db0f9746f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Feb 2017 09:56:42 +0200 Subject: Modify library mate-information protocol not to use lib{} group --- build2/target | 6 ------ 1 file changed, 6 deletions(-) (limited to 'build2/target') diff --git a/build2/target b/build2/target index 90709db..27d6947 100644 --- a/build2/target +++ b/build2/target @@ -245,12 +245,6 @@ namespace build2 public: using action_type = build2::action; - // Reset the target before matching it to a rule. The default - // implementation clears the auxilary data and prerequisite_targets. - // - virtual void - reset (action_type); - // You should not call this function directly; rather use // resolve_group_members() from . // -- cgit v1.1