소스 검색

removed unnecessary include, prepared dwm-4.4

Anselm R. Garbe 18 년 전
부모
커밋
67a1141f44
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      client.c

+ 0 - 1
client.c

@@ -1,7 +1,6 @@
 /* See LICENSE file for copyright and license details. */
 #include "dwm.h"
 #include <stdlib.h>
-#include <X11/Xatom.h>
 #include <X11/Xutil.h>
 
 /* static */