浏览代码

thanks to Jukka

Anselm R. Garbe 18 年之前
父节点
当前提交
d96307cbe4
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client.c

+ 0 - 1
client.c

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