summaryrefslogtreecommitdiff
path: root/doc/classes/AudioEffect.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-10-01 18:06:17 +0200
committerRémi Verschelde <rverschelde@gmail.com>2018-10-01 23:21:46 +0200
commitb2bba4be44dc34953402c5cde74c26b89ad84cbc (patch)
treee86b449d63fc29ecfd541db5e872b22cc54124b9 /doc/classes/AudioEffect.xml
parent9258d7b5d0942f1cad3f9b0ba41a3c916ea6b89e (diff)
Fix warnings about invalid logical not on left hand side [-Wlogical-not-parentheses]
Fixes the following Clang 7 warnings and bugs: ``` editor/plugins/curve_editor_plugin.cpp:208:69: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] editor/plugins/curve_editor_plugin.cpp:214:43: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] ``` Changed according to @Zylann's suggestion on https://github.com/godotengine/godot/pull/22593#discussion_r221699573
Diffstat (limited to 'doc/classes/AudioEffect.xml')
0 files changed, 0 insertions, 0 deletions