summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-10-04 13:07:25 -0700
committerDylan Baker <dylan@pnwbakers.com>2023-10-16 13:28:32 -0700
commit6599c32fd3f1128bb0dfdc7acb3162510791c61b (patch)
treeb91fe93e736806774b11d142bd752bd7c45959ff /mesonbuild/modules/python.py
parentb2f681c92a3efb0bb77cf75ba5146c13cf54b2b5 (diff)
downloadmeson-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