Skip to content

Commit ebe754f

Browse files
authored
windows_buildenv.bat: remove stray commend
1 parent beee4bd commit ebe754f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/windows_buildenv.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ IF /I "%PLATFORM%"=="x64" (
3636
IF DEFINED BUILDENV_RELEASE (
3737
SET BUILDENV_BRANCH=2.5-rel
3838
SET VCPKG_TARGET_TRIPLET=x64-windows-release
39-
vcpkg_update_main
4039
SET BUILDENV_NAME=mixxx-deps-2.5-x64-windows-release-40c29ff
4140
SET BUILDENV_SHA256=a9d809ae9c52d8a553af1bb8a58565649ced7b1f938d1d37c1c7d83ad53aacf3
4241
) ELSE (

0 commit comments

Comments
 (0)