diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-12-12 12:49:22 -0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2019-12-13 09:57:05 -0500 |
commit | eb30c493f609ebdad5a41ad26fcf9845258729e1 (patch) | |
tree | 864b645d8a361fa757e15993e6d17f0b43b0af8d /mesonbuild/compilers/c.py | |
parent | 3778a34979c1f705eda044960cc1f89233409f88 (diff) | |
download | meson-eb30c493f609ebdad5a41ad26fcf9845258729e1.zip meson-eb30c493f609ebdad5a41ad26fcf9845258729e1.tar.gz meson-eb30c493f609ebdad5a41ad26fcf9845258729e1.tar.bz2 |
mlog: remove incorrect uses of global keyword
global is only needed to allow replacement of global values, they're
always in scope to read.
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions