diff options
| author | Anselm R. Garbe <[email protected]> | 2007-05-14 16:24:01 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2007-05-14 16:24:01 +0200 |
| commit | d96307cbe4f8beee03811754f6304a810a7860e5 (patch) | |
| tree | b6db8dac1f01b939c4c389150083aa7abbdcfd50 | |
| parent | added the GTK Save-As bug report to BUGS section of dwm(1) (diff) | |
| download | seiwm-d96307cbe4f8beee03811754f6304a810a7860e5.tar.xz seiwm-d96307cbe4f8beee03811754f6304a810a7860e5.zip | |
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; |