2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 12:42:11 +00:00

Remove unused code

[SVN r40196]
This commit is contained in:
Vladimir Prus
2007-10-19 19:16:10 +00:00
parent 1a61462e55
commit b06154e535

View File

@@ -835,13 +835,6 @@ class file-reference : abstract-target
}
}
if "--quiet" in [ modules.peek : ARGV ]
{
.quiet = true ;
}
# Given a target-reference, made in context of 'project',
# returns the abstract-target instance that is referred to, as well
# as properties explicitly specified for this reference.