Files
lmms/plugins/ZynAddSubFx/LocalZynAddSubFx.cpp
Levin Oehlmann c5cdab2601 clang-tidy: Apply modernize-use-bool-literals (#6448)
... and remove never-executed code:

This removes a condition that was always true and two statements
guarded by conditions that were always false.
2022-06-24 19:38:44 +02:00

5.4 KiB