diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-04-03 21:31:13 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-04-03 21:34:22 +0200 |
commit | 17250447334e6fefcf4b6bc803c0bae8d44850dd (patch) | |
tree | a37bca7041ddec5b65dbf620b6a7c01ebcf632cd /LICENSE | |
parent | 7881b2698cee2b0187adbe8a2c0a66a90cc371c1 (diff) | |
download | airwindows-lv2-port-17250447334e6fefcf4b6bc803c0bae8d44850dd.tar.gz airwindows-lv2-port-17250447334e6fefcf4b6bc803c0bae8d44850dd.tar.bz2 airwindows-lv2-port-17250447334e6fefcf4b6bc803c0bae8d44850dd.zip |
Comment out assignment in if statement.
As upstream is aware of the error, but does not want to correct it to
keep existing behaviour, we do the same. However, the assignment in the
if statement has no effect, since the variable is reassigned in the body
of the if statement. So we comment it out to prevent it from causing any
errors during compilation.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions