mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Kill dead code.
[SVN r77790]
This commit is contained in:
@@ -215,15 +215,6 @@ class property-set
|
||||
return $(self.link-incompatible-ps) ;
|
||||
}
|
||||
|
||||
rule run-actions ( )
|
||||
{
|
||||
if ! $(self.run)
|
||||
{
|
||||
self.run = [ property-set.create [ feature.run-actions $(self.raw) ] ] ;
|
||||
}
|
||||
return $(self.run) ;
|
||||
}
|
||||
|
||||
rule add-defaults ( )
|
||||
{
|
||||
if ! $(self.defaults)
|
||||
|
||||
Reference in New Issue
Block a user