remove useless #include
This commit is contained in:
parent
bf20f9cee9
commit
79749fcc7f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue