mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
opt: remove useless code
This commit is contained in:
parent
82ae29e048
commit
9659fc1c6b
1 changed files with 0 additions and 3 deletions
|
|
@ -3046,9 +3046,6 @@ void focusclient(Client *c, int lift) {
|
|||
if (c && !client_surface(c)->mapped)
|
||||
return;
|
||||
|
||||
if (c && c->animation.tagouting && !c->animation.tagouting)
|
||||
return;
|
||||
|
||||
if (c && client_should_ignore_focus(c)) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue