thanks to Jukka d96307cb
Anselm R. Garbe · 2007-05-14 16:24 1 file(s) · +0 −1
client.c +0 −1
389 389
390 390
void
391 391
unmanage(Client *c) {
392 -
	Client *nc;
393 392
	XWindowChanges wc;
394 393
395 394
	wc.border_width = c->oldborder;