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 void
unmanage(Client *c) { unmanage(Client *c) {
Client *nc;
XWindowChanges wc; XWindowChanges wc;
wc.border_width = c->oldborder; wc.border_width = c->oldborder;