aboutsummaryrefslogtreecommitdiff
path: root/build2/cli/rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cli/rule.hxx')
-rw-r--r--build2/cli/rule.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/build2/cli/rule.hxx b/build2/cli/rule.hxx
index 6798a6b..9af1da4 100644
--- a/build2/cli/rule.hxx
+++ b/build2/cli/rule.hxx
@@ -29,9 +29,6 @@ namespace build2
static target_state
perform_update (action, const target&);
-
- static target_state
- perform_clean (action, const target&);
};
}
}