Remove usesell assignment
This commit is contained in:
@@ -130,7 +130,6 @@ static void
|
||||
screen_move_client(struct client *c, struct screen *s)
|
||||
{
|
||||
if (c && s) {
|
||||
c->screen = s;
|
||||
tag_client(s->seltag, c);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user