shod

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a0b3d6c16649fde7da8b194e63b28f139a6db7a9
parent a0c6a2647a9a8551dde3868c32c0070d88b366c9
Author: phillbush <phillbush@cock.li>
Date:   Mon, 13 Sep 2021 07:59:41 -0300

remove commented out code

Diffstat:
Mshod.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/shod.c b/shod.c @@ -3597,8 +3597,6 @@ xeventbuttonpress(XEvent *e) goto done; } - //octant = frameoctant(c, ev->window, ev->x, ev->y); - /* focus client */ if ((wm.focused == NULL || t != wm.focused->selcol->selrow->seltab) && ((ev->window == t->title && ev->button == Button1) ||