diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2023-10-04 13:07:25 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2023-10-16 13:28:32 -0700 |
| commit | 6599c32fd3f1128bb0dfdc7acb3162510791c61b (patch) | |
| tree | b91fe93e736806774b11d142bd752bd7c45959ff /mesonbuild/modules/python.py | |
| parent | b2f681c92a3efb0bb77cf75ba5146c13cf54b2b5 (diff) | |
| download | meson-6599c32fd3f1128bb0dfdc7acb3162510791c61b.tar.gz | |
compilers/d: remove duplicate method from subclass
The DCompiler and DmDLikeCompiler classes both implement the exact same
`get_feature_args()` method. The DmdLikeCompiler inherits the DCompiler.
As such, removing it doesn't change the behavior of anything, but
decreases the chances of bugs being introduced, as well as LoC.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions
