From: Anselm R. Garbe Date: Thu, 23 Aug 2007 16:11:24 +0000 (+0200) Subject: removed unnecessary include, prepared dwm-4.4 X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=67a1141f44bc19afeda19fb6544270a65419b3b3 removed unnecessary include, prepared dwm-4.4 --- diff --git a/client.c b/client.c index 9dd08b1..a105514 100644 --- a/client.c +++ b/client.c @@ -1,7 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include "dwm.h" #include -#include #include /* static */