aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/link
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx/link')
-rw-r--r--build2/cxx/link3
1 files changed, 0 insertions, 3 deletions
diff --git a/build2/cxx/link b/build2/cxx/link
index ca45e17..d0584de 100644
--- a/build2/cxx/link
+++ b/build2/cxx/link
@@ -28,9 +28,6 @@ namespace build2
static target_state
perform_update (action, target&);
- static target_state
- perform_clean (action, target&);
-
static link instance;
public: