mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-09 10:07:13 -05:00
opt: remove useless code
This commit is contained in:
parent
ec311bc48a
commit
226d6262b6
1 changed files with 0 additions and 2 deletions
|
|
@ -1285,8 +1285,6 @@ void applyrules(Client *c) {
|
|||
newtags |= r->tags;
|
||||
} else if (parent) {
|
||||
newtags = parent->tags;
|
||||
} else {
|
||||
newtags |= 0;
|
||||
}
|
||||
|
||||
// set monitor of client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue