Remove useless lines, thanks to xorg62 :-)
This commit is contained in:
parent
414273fff9
commit
6d720d9848
@ -247,7 +247,6 @@ mouse_resize(Client *c)
|
|||||||
{
|
{
|
||||||
/* To resize MWFACT in tile mode */
|
/* To resize MWFACT in tile mode */
|
||||||
if((c->flags & TileFlag)
|
if((c->flags & TileFlag)
|
||||||
&& tags[selscreen][seltag[selscreen]].layout.func != grid // for backward compatibility
|
|
||||||
&& tags[selscreen][seltag[selscreen]].layout.func != grid_vertical
|
&& tags[selscreen][seltag[selscreen]].layout.func != grid_vertical
|
||||||
&& tags[selscreen][seltag[selscreen]].layout.func != grid_horizontal)
|
&& tags[selscreen][seltag[selscreen]].layout.func != grid_horizontal)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user