summaryrefslogtreecommitdiff
path: root/vcbuild.bat
diff options
context:
space:
mode:
Diffstat (limited to 'vcbuild.bat')
-rw-r--r--vcbuild.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcbuild.bat b/vcbuild.bat
index 5ddc04aeb2..57f2deba79 100644
--- a/vcbuild.bat
+++ b/vcbuild.bat
@@ -688,9 +688,6 @@ goto exit
:create-msvs-files-failed
echo Failed to create vc project files.
-if %VCBUILD_PYTHON_VERSION%==3 (
- echo Python 3 is not yet fully supported, to avoid issues Python 2 should be installed.
-)
del .used_configure_flags
goto exit