From: Dana Jansens Date: Thu, 10 Jul 2003 18:44:49 +0000 (+0000) Subject: remove useless include X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=452f3f8aae796f70a5bd479986aa29937070951c;p=chaz%2Fopenbox remove useless include --- diff --git a/openbox/stacking.c b/openbox/stacking.c index c9dcb0b7..c15f3830 100644 --- a/openbox/stacking.c +++ b/openbox/stacking.c @@ -6,7 +6,6 @@ #include "group.h" #include "frame.h" #include "window.h" -#include GList *stacking_list = NULL;