diff options
author | Timm Bäder <mail@baedert.org> | 2017-04-25 15:45:37 +0200 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2017-04-25 20:30:37 +0200 |
commit | cb80b32ee8c1c9ab6b6c483d75221e2cd63cab43 (patch) | |
tree | f12ebc93b235300a1fcb2c3cf4d84a09e8787147 /tests/testflowbox.c | |
parent | 4e0f10955ac0e246ab0c5f98e91a1e137cfffcb3 (diff) | |
download | gtk+-cb80b32ee8c1c9ab6b6c483d75221e2cd63cab43.tar.gz |
label: Move if statement where it makes sense
In the else branch of the if statement before this one, we're assigning
*smallest = *widest anyway, so this if statement is never true. Move it
to the if block before instead, where it can apply.
Diffstat (limited to 'tests/testflowbox.c')
0 files changed, 0 insertions, 0 deletions