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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user