aboutsummaryrefslogtreecommitdiff
path: root/build2/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/target.hxx')
-rw-r--r--build2/target.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/build2/target.hxx b/build2/target.hxx
index ca93b24..b1bd16a 100644
--- a/build2/target.hxx
+++ b/build2/target.hxx
@@ -395,7 +395,6 @@ namespace build2
// that given two lookups from the same target, we can say which one came
// earlier. If no value is found, then the depth is set to ~0.
//
- //
pair<lookup, size_t>
find (const variable& var) const
{