Skip to content

Commit

Permalink
or not?
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Jun 10, 2024
1 parent 583489a commit 7209b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/include/gdalwarpgeneral/gdalwarpgeneral.h
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ inline List gdal_warp_general(CharacterVector dsn,
psOptions, nullptr);

GDALWarpAppOptionsFree(psOptions);
CSLDestroy(papszArg);
//CSLDestroy(papszArg);


CPLAssert( hRet != NULL );
Expand Down

0 comments on commit 7209b4d

Please sign in to comment.