spack/lib
Todd Gamblin c46f3cfa8c
extensions: remove unused extendee_args() method (#41942)
This method is vestigial; the only arg we ever used was `ignore=`, and that was
eliminated in #29317 and #35588.

The `kwargs` field of the extensions dictionary is actually completely unused now. Add a
note for future removal.
2024-01-04 09:16:08 +01:00
..
spack extensions: remove unused extendee_args() method (#41942) 2024-01-04 09:16:08 +01:00