Skip to content

[codex] Remove unused layer options#2984

Merged
jasonbeverage merged 1 commit into
masterfrom
codex/remove-unused-layer-options
Jul 2, 2026
Merged

[codex] Remove unused layer options#2984
jasonbeverage merged 1 commit into
masterfrom
codex/remove-unused-layer-options

Conversation

@jasonbeverage

Copy link
Copy Markdown
Member

Summary

Removes unused OE_OPTION fields from layer option classes and deletes the corresponding dead config/property plumbing.

The cleanup covers unused options in feature image, image, GDAL, land cover, UTM graticule, WMS, LifeMap, and vegetation layer option surfaces. The plural shaders option remains in Layer::Options; only the unused singular shader option was removed.

Validation

  • Ran a custom repo scan accounting for generated getXXX/setXXX accessors: zero actual refs 0
  • Ran removed-name rg sweep; remaining hits were unrelated comments/local parameters
  • git diff --cached --check
  • configure.bat
  • build.bat

@jasonbeverage jasonbeverage marked this pull request as ready for review July 2, 2026 16:24
@jasonbeverage jasonbeverage merged commit 8eeeece into master Jul 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant