1
0
mirror of git://git.suckless.org/dwm synced 2025-07-25 17:22:07 -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;