diff --git a/tools/msvs/find_python.cmd b/tools/msvs/find_python.cmd index 671fcbd7e58c03..8554d026cd4e3b 100644 --- a/tools/msvs/find_python.cmd +++ b/tools/msvs/find_python.cmd @@ -49,7 +49,6 @@ echo Python found in %p%\python.exe endlocal ^ & set "pt=%p%" ^ & set "need_path_ext=%need_path%" -set "VCBUILD_PYTHON_LOCATION=%pt%\python.exe" if %need_path_ext%==1 set "PATH=%pt%;%PATH%" set "pt=" set "need_path_ext="