Diffusion Krita f5059eb060d1

CID 248911: Identical code for different branches (IDENTICAL_BRANCHES)

Authored by rempt on Sep 26 2019, 1:27 PM.

Description

CID 248911: Identical code for different branches (IDENTICAL_BRANCHES)

identical_branches: The same code is executed regardless of whether
clipMask->coordinates() == KoFlake::ObjectBoundingBox is true, because the
'then' and 'else' branches are identical. Should one of the branches be
modified, or the entire 'if' statement replaced?

(cherry picked from commit a06f9205783c1af7b98a38373f0c1bfa2c4711b3)

Details

Committed
remptOct 4 2019, 7:57 AM
Parents
R37:0c8a3988bc24: CID 248391: Invalid type in argument to printf format specifier (PRINTF_ARGS)
Branches
Unknown
Tags
Unknown