Remove useless statement
This commit is contained in:
parent
89d2a18e4b
commit
4d6cf92adc
@ -129,9 +129,7 @@ uicb_screen_prev(Uicb cmd)
|
||||
static void
|
||||
screen_move_client(struct client *c, struct screen *s)
|
||||
{
|
||||
if (c && s) {
|
||||
tag_client(s->seltag, c);
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user