mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-18 22:05:28 -05:00
opt: remove useless code
This commit is contained in:
parent
15729db193
commit
c3dcee2c8e
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ static inline uint32_t client_set_size(Client *c, uint32_t width,
|
|||
(int32_t)c->geom.x + (int32_t)c->bw &&
|
||||
(int32_t)c->surface.xwayland->y ==
|
||||
(int32_t)c->geom.y + (int32_t)c->bw) {
|
||||
c->configure_serial = 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue