removed unnecessary include, prepared dwm-4.4 4.4
authorAnselm R. Garbe <garbeam@gmail.com>
Thu, 23 Aug 2007 18:11:24 +0200
changeset 974 408014d21261
parent 973 98750b173cd5
child 975 1c30ac0aee7f
removed unnecessary include, prepared dwm-4.4
client.c
--- a/client.c	Wed Aug 22 19:06:35 2007 +0200
+++ b/client.c	Thu Aug 23 18:11:24 2007 +0200
@@ -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 */