remove useless #include

This commit is contained in:
Julien Danjou 2007-12-15 16:17:57 +01:00
parent bf20f9cee9
commit 79749fcc7f
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
#include "util.h" #include "util.h"
#include "tag.h" #include "tag.h"
#include "widget.h" #include "widget.h"
#include "layouts/tile.h"
#include "widget.h"
void void
statusbar_draw(awesome_config *awesomeconf, int screen) statusbar_draw(awesome_config *awesomeconf, int screen)