Skip to content

Commit

Permalink
Update cpl_known_config_options.h
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jan 29, 2025
1 parent 069dac5 commit 449e21d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions port/cpl_known_config_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// clang-format off
constexpr static const char* const apszKnownConfigOptions[] =
{
"ADRG_SIMULATE_MULTI_IMG", // from adrgdataset.cpp
"ALLOW_GPKG_ZOOM_OTHER_EXTENSION", // from ogrgeopackagedatasource.cpp
"ALLOW_OGR_SQL_FUNCTIONS_FROM_TRIGGER_AND_VIEW", // from ogrsqlitedatasource.cpp
"ALLOW_VIRTUAL_OGR_FROM_TRIGGER_AND_VIEW", // from ogrsqlitevirtualogr.cpp
Expand Down Expand Up @@ -952,7 +951,6 @@ constexpr static const char* const apszKnownConfigOptions[] =
"PYTHONSO", // from gdalpython.cpp
"QGIS_HACK", // from ogrfeaturedefn.cpp
"QHULL_LOG_TO_TEMP_FILE", // from delaunay.c
"RASTERLITE_OVR_OPTIONS", // from rasterliteoverviews.cpp
"RAW_CHECK_FILE_SIZE", // from rawdataset.cpp
"RAW_MEM_ALLOC_LIMIT_MB", // from rawdataset.cpp
"REPORT_COMPD_CS", // from dteddataset.cpp, srtmhgtdataset.cpp
Expand Down

0 comments on commit 449e21d

Please sign in to comment.