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:
copilot-swe-agent[bot] 2026-02-18 09:52:08 +00:00
parent 2c181fcb21
commit 0bcc5d7546
2 changed files with 1 additions and 2 deletions

View file

@ -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;