Skip to content

Resolve warning of comparison bool == 18

Summary

Resolves a compiler warning warning: comparison of constant '18' with boolean expression is always false

Merge request reports