aboutsummaryrefslogtreecommitdiff
path: root/build/parser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/parser.cxx')
-rw-r--r--build/parser.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/parser.cxx b/build/parser.cxx
index cec14e4..59139ba 100644
--- a/build/parser.cxx
+++ b/build/parser.cxx
@@ -187,8 +187,6 @@ namespace build
{
// Directory scope.
//
- scope& prev (*scope_);
-
dir_path p (move (ns[0].dir)); // Steal.
// Relative scopes are opened relative to out, not src.