From fef69bc65516ad23615aaa0272f4aa2cb5fe30bf Mon Sep 17 00:00:00 2001 From: Djalal Harouni Date: Sun, 20 Oct 2013 13:42:09 +0100 Subject: [PATCH] gmem: remove glib-init.h inclusion No need to include glib-init.h here. This was added by commit 47444dacc069be but that commit did not make use of any its exported symbols, so just remove it. Signed-off-by: Djalal Harouni https://bugzilla.gnome.org/show_bug.cgi?id=710345 --- glib/gmem.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/glib/gmem.c b/glib/gmem.c index e3e2db5..990f637 100644 --- a/glib/gmem.c +++ b/glib/gmem.c @@ -36,8 +36,6 @@ #include #include -#include "glib-init.h" - #include "gslice.h" #include "gbacktrace.h" #include "gtestutils.h" -- 2.7.4