diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 18:44:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 18:44:49 +0000 |
| commit | 452f3f8aae796f70a5bd479986aa29937070951c (patch) | |
| tree | a5999d16ddfc7f04ebbdd474f5c3391a81b34a39 | |
| parent | d1d84711a2684c47c688cc7d015741bd484151fb (diff) | |
remove useless include
| -rw-r--r-- | openbox/stacking.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <glib.h> GList *stacking_list = NULL; |
