thanks to Jukka
This commit is contained in:
parent
124866e269
commit
d96307cbe4
1 changed files with 0 additions and 1 deletions
1
client.c
1
client.c
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue