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

Remove unused code

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

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.