remove useless include

This commit is contained in:
Dana Jansens 2003-07-10 18:44:49 +00:00
parent d1d84711a2
commit 452f3f8aae

View file

@ -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;