mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
instead of checking for flags in the client context, then removing them.
e.g.: if (flags & flags_we_care_about) flags &= ~(flags_we_care_about); just whack the flags unconditionally, it's simpler. okan@ agrees.
This commit is contained in:
parent
82911249e2
commit
e7f0d63413
Loading…
Reference in New Issue
Block a user