Explorar el Código

removed unnecessary include, prepared dwm-4.4

Anselm R. Garbe hace 18 años
padre
commit
67a1141f44
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 */