]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/get_vsvars.bat
ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmetic
[mirror_edk2.git] / BaseTools / get_vsvars.bat
index b67a81d78052a58765c93473271475cb38f8b9bc..7649e1dccf4701e2bca23f26c4ab85bd4ffac45e 100644 (file)
@@ -34,7 +34,6 @@ REM       (Or invoke the relevant vsvars32 file beforehand).
 :main\r
 if defined VCINSTALLDIR goto :done\r
   if defined VS140COMNTOOLS  call :read_vsvars  "%VS140COMNTOOLS%"\r
-  if defined VS130COMNTOOLS  call :read_vsvars  "%VS130COMNTOOLS%"\r
   if defined VS120COMNTOOLS  call :read_vsvars  "%VS120COMNTOOLS%"\r
   if defined VS110COMNTOOLS  call :read_vsvars  "%VS110COMNTOOLS%"\r
   if defined VS100COMNTOOLS  call :read_vsvars  "%VS100COMNTOOLS%"\r