Skip to content

remove a branch and uses a casting of said boolean instead

Hanif Ariffin requested to merge github/fork/hbina/remove_unnecessary_if into master

This branching can be removed by noting that the boolean can be casted to the appropriate enum.

Merge request reports