tthanks to Jukka - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d96307cbe4f8beee03811754f6304a810a7860e5
(DIR) parent 124866e269a783ef51e7a2eeefc0fb5c71d9f037
(HTM) Author: Anselm R. Garbe <arg@suckless.org>
Date: Mon, 14 May 2007 16:24:01 +0200
tthanks to Jukka
Diffstat:
M client.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/client.c b/client.c
t@@ -389,7 +389,6 @@ updatetitle(Client *c) {
void
unmanage(Client *c) {
- Client *nc;
XWindowChanges wc;
wc.border_width = c->oldborder;