1
0
Fork 1
mirror of https://git.suckless.org/dwm synced 2025-04-17 03:13:15 -07:00

thanks to Jukka

This commit is contained in:
Anselm R. Garbe 2007-05-14 16:24:01 +02:00
parent 124866e269
commit d96307cbe4

View file

@ -389,7 +389,6 @@ updatetitle(Client *c) {
void
unmanage(Client *c) {
Client *nc;
XWindowChanges wc;
wc.border_width = c->oldborder;