Browse Source

removed unnecessary include, prepared dwm-4.4

Anselm R. Garbe 18 năm trước cách đây
mục cha
commit
67a1141f44
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 */