[glib] gmem: remove glib-init.h inclusion
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gmem: remove glib-init.h inclusion
- Date: Sun, 20 Oct 2013 19:45:30 +0000 (UTC)
commit fef69bc65516ad23615aaa0272f4aa2cb5fe30bf
Author: Djalal Harouni <tixxdz opendz org>
Date: Sun Oct 20 13:42:09 2013 +0100
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 <tixxdz opendz org>
https://bugzilla.gnome.org/show_bug.cgi?id=710345
glib/gmem.c | 2 --
1 files changed, 0 insertions(+), 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 <string.h>
#include <signal.h>
-#include "glib-init.h"
-
#include "gslice.h"
#include "gbacktrace.h"
#include "gtestutils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]