aboutsummaryrefslogtreecommitdiff
path: root/dwl.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwl.c')
-rw-r--r--dwl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwl.c b/dwl.c
index 72892d9..7e2d510 100644
--- a/dwl.c
+++ b/dwl.c
@@ -1368,7 +1368,6 @@ focusclient(Client *c, int lift)
wl_list_insert(&fstack, &c->flink);
selmon = c->mon;
c->isurgent = 0;
- client_restack_surface(c);
/* Don't change border color if there is an exclusive focus or we are
* handling a drag operation */