diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2007-05-14 16:24:01 +0200 | 
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2007-05-14 16:24:01 +0200 | 
| commit | d96307cbe4f8beee03811754f6304a810a7860e5 (patch) | |
| tree | b6db8dac1f01b939c4c389150083aa7abbdcfd50 | |
| parent | 124866e269a783ef51e7a2eeefc0fb5c71d9f037 (diff) | |
thanks to Jukka
| -rw-r--r-- | client.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -389,7 +389,6 @@ updatetitle(Client *c) {  void  unmanage(Client *c) { -	Client *nc;  	XWindowChanges wc;  	wc.border_width = c->oldborder; | 
