2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Remove leftover debug code

[SVN r43993]
This commit is contained in:
Vladimir Prus
2008-04-02 05:15:43 +00:00
parent 67f811e2e5
commit 0673909fca

View File

@@ -222,7 +222,6 @@ local rule initialize-config-module ( module-name )
#
local rule load-config ( module-name : filename : path + : must-find ? )
{
.debug-config = 1 ;
if $(.debug-config)
{
ECHO "notice: Searching" "$(path)" "for" "$(module-name)"