aboutsummaryrefslogtreecommitdiff
path: root/build2/install/rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/rule.hxx')
-rw-r--r--build2/install/rule.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/build2/install/rule.hxx b/build2/install/rule.hxx
index 617beab..26f568b 100644
--- a/build2/install/rule.hxx
+++ b/build2/install/rule.hxx
@@ -70,12 +70,6 @@ namespace build2
virtual bool
uninstall_extra (const file&, const install_dir&) const;
- // Extra update for install hooks. It is executed after the target has
- // been updated but only for those that will actually be installed.
- //
- virtual target_state
- update_extra (action, const target&) const;
-
// Installation "commands".
//
// If verbose is false, then only print the command at verbosity level 2