diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2021-11-11 16:23:53 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2021-11-12 18:49:19 +0100 |
commit | 754697f0dcd63e1f0ce2edd70ab8b42b1b4d4484 (patch) | |
tree | 8fa052a38315843b2e784f2396b4cc701fba8e46 /opencl | |
parent | a4d4286a6ae5ad7f57db4f34380ed170b92ced06 (diff) |
revert part of 'loplugin:flatten' in Skia code
The automated code flattening may make sense in old spaghetti code,
but this is new code, and it's structured the way it makes sense.
Both those if's are logically just a part of a larger function
and bailing out sooner is at least conceptually wrong (and the moment
I add more code there, I'd need to revert anyway).
Change-Id: Iddbd22166159429636196eb1545b008ef576036b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125054
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'opencl')
0 files changed, 0 insertions, 0 deletions