diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-07-13 13:22:39 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-07-13 16:43:14 -0700 |
commit | dd97ec607d9ae073cb5d07da5b7e476afbfc0a0d (patch) | |
tree | b109e127dc1858cae63a5d8f7666c11e05fdc2d4 /run_single_test.py | |
parent | eac2d5eec53ca9d9a83a51ff03292dda3ae4a67f (diff) | |
download | meson-dd97ec607d9ae073cb5d07da5b7e476afbfc0a0d.zip meson-dd97ec607d9ae073cb5d07da5b7e476afbfc0a0d.tar.gz meson-dd97ec607d9ae073cb5d07da5b7e476afbfc0a0d.tar.bz2 |
dependencies: drop Dependency.methods and Dependency.get_methods()
Both of these are artifacts of the time before Dependency Factories,
when a dependency that could be discovered multiple ways did ugly stuff
like finding a specific dependency, then replacing it's own attributes
with that dependency's attributes. We don't have cases of that left in
the tree, so let's get rid of this code too
Diffstat (limited to 'run_single_test.py')
0 files changed, 0 insertions, 0 deletions