diff options
Diffstat (limited to 'libbuild2/bash/rule.hxx')
-rw-r--r-- | libbuild2/bash/rule.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libbuild2/bash/rule.hxx b/libbuild2/bash/rule.hxx index 1a0cb36..3da0c73 100644 --- a/libbuild2/bash/rule.hxx +++ b/libbuild2/bash/rule.hxx @@ -37,9 +37,6 @@ namespace build2 virtual recipe apply (action, target&) const override; - virtual target_state - perform_update (action, const target&) const override; - virtual prerequisite_target search (action, const target&, |