1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

make: fix make.bat (#7736)

This commit is contained in:
yuyi 2020-12-31 16:05:08 +08:00 committed by GitHub
parent 3e655d6bf6
commit 7ade1a966c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -351,9 +351,6 @@ if !invalid_cc! EQU 1 (
echo.
)
del v_old.exe>>"!log_file!" 2>NUL
del "!log_file!" 2>NUL
:version
echo.
echo | set /p="V version: "