[glib] include cleanup



commit 0ec3c744c4f90d99b46658b39cab36a530904ab8
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 17 01:59:35 2011 -0400

    include cleanup

 glib/gutils.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/glib/gutils.c b/glib/gutils.c
index dd442e0..63fb5ce 100644
--- a/glib/gutils.c
+++ b/glib/gutils.c
@@ -64,10 +64,7 @@
 #include "gfileutils.h"
 #include "ggettext.h"
 #include "ghash.h"
-#include "gslist.h"
-#include "gprintfint.h"
 #include "gthread.h"
-#include "gthreadprivate.h"
 #include "gtestutils.h"
 #include "gunicode.h"
 #include "gstrfuncs.h"
@@ -75,7 +72,6 @@
 #include "glibintl.h"
 
 #ifdef G_PLATFORM_WIN32
-#include "garray.h"
 #include "gconvert.h"
 #include "gwin32.h"
 #endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]