mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -04:00
Address code review feedback: improve comment clarity and remove duplicate
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
2c181fcb21
commit
0bcc5d7546
2 changed files with 1 additions and 2 deletions
|
|
@ -1102,7 +1102,6 @@ int32_t tagmon(const Arg *arg) {
|
|||
selmon = c->mon;
|
||||
c->float_geom = setclient_coordinate_center(c, c->mon, c->float_geom, 0, 0);
|
||||
|
||||
// Recalculate centered coordinates
|
||||
// Recalculate centered coordinates
|
||||
if (c->isfloating) {
|
||||
c->geom = c->float_geom;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue