Remove the echo line

This commit is contained in:
FrancisANDRE 2017-03-11 22:13:04 +01:00
parent 400842d50a
commit b44b5c63fe

View File

@ -127,7 +127,6 @@ if not defined VCINSTALLDIR (
)
) else (
if %VS_VERSION%==vs150 (
echo "%VS150COMNTOOLS%%VS_VARSALL%" amd64
if %PLATFORM%==x64 (
call "%VS150COMNTOOLS%%VS_VARSALL%" amd64
) else (