소스 검색

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;