remove useless include
This commit is contained in:
parent
d1d84711a2
commit
452f3f8aae
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
#include "group.h"
|
#include "group.h"
|
||||||
#include "frame.h"
|
#include "frame.h"
|
||||||
#include "window.h"
|
#include "window.h"
|
||||||
#include <glib.h>
|
|
||||||
|
|
||||||
GList *stacking_list = NULL;
|
GList *stacking_list = NULL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue