Skip to content

Commit 5ed4df8

Browse files
Codym48jef-n
authored andcommittedMay 11, 2020
Remove now-redundant gdal environment setup script from package-nightly.cmd
1 parent 4daabcb commit 5ed4df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎ms-windows/osgeo4w/package-nightly.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ if not exist "%BUILDDIR%" mkdir %BUILDDIR%
3636
if not exist "%BUILDDIR%" (echo could not create build directory %BUILDDIR% & goto error)
3737

3838
call msvc-env.bat %ARCH%
39-
call gdal-dev-env.bat
4039

4140
set O4W_ROOT=%OSGEO4W_ROOT:\=/%
4241
set LIB_DIR=%O4W_ROOT%

0 commit comments

Comments
 (0)
Please sign in to comment.