Sfoglia il codice sorgente

removed unnecessary include, prepared dwm-4.4

Anselm R. Garbe 18 anni fa
parent
commit
67a1141f44
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 */