From 79749fcc7fc81eeb95b5df3e4bebb1654cc2829e Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Sat, 15 Dec 2007 16:17:57 +0100 Subject: [PATCH] remove useless #include --- statusbar.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/statusbar.c b/statusbar.c index 70e29221..6dd41f57 100644 --- a/statusbar.c +++ b/statusbar.c @@ -29,8 +29,6 @@ #include "util.h" #include "tag.h" #include "widget.h" -#include "layouts/tile.h" -#include "widget.h" void statusbar_draw(awesome_config *awesomeconf, int screen)