Browse Source

thanks to Jukka

master
Anselm R. Garbe 17 years ago
parent
commit
d96307cbe4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      client.c

+ 0
- 1
client.c View File

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


Loading…
Cancel
Save