mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
Remove debug print
[SVN r58776]
This commit is contained in:
@@ -369,8 +369,6 @@ class installed-exe-generator : generator
|
||||
local original = [ $(p).get <dll-path> ] ;
|
||||
local current = [ $(property-set).get <dll-path> ] ;
|
||||
|
||||
ECHO "XXX" $(current) "--" $(original) ;
|
||||
|
||||
if $(current) != $(original)
|
||||
{
|
||||
need-relink = true ;
|
||||
|
||||
Reference in New Issue
Block a user