summaryrefslogtreecommitdiff
path: root/external/Module_external.mk
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2023-10-10 14:10:48 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2023-10-10 16:34:11 +0200
commit9fc43f19615161d5db39db7ee4d1e214c1da8e57 (patch)
tree43085b7e39472d1a99446b59fce7c08b61b24c58 /external/Module_external.mk
parentc50bca0fc298973bbeda697072528e3dfc887ac5 (diff)
gtk3 a11y: Drop unnecessary check before looping
If `nTextMarkupCount` is <= 0 here, the loop condition isn't met, so the body is never entered anyway, so no need to check this explicitly. Drop the extra nesting level. (Use `git show -w` to ignore whitespace change.) Change-Id: Ib472da039d7b0a02ae3206b350c3feb6d42b914b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157759 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'external/Module_external.mk')
0 files changed, 0 insertions, 0 deletions