diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2023-07-21 20:28:12 -0400 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-08-22 01:44:31 -0600 |
commit | d7569870b62233099af65ce6a048e2ec50d92b7b (patch) | |
tree | 25ad674ca183ad113f9869a6f95d412f7be279cb /protocols/wlr-layer-shell-unstable-v1.xml | |
parent | 4eb54b55f36e770a42e9fc6a4701911b6aaac441 (diff) |
Style: use early-return to clarify code
Use an early return to avoid indenting the main logic instead of
wrapping the tail of a function in an if statement.
No functional change, except for a handful of places where printstatus()
was being called spuriously (tag, toggletag, toggleview).
ΔSLOC: 0
Diffstat (limited to 'protocols/wlr-layer-shell-unstable-v1.xml')
0 files changed, 0 insertions, 0 deletions