mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 03:46:17 +01:00
gmem: remove glib-init.h inclusion
No need to include glib-init.h here. This was added by
commit 47444dacc0
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
This commit is contained in:
parent
58c26d3883
commit
fef69bc655
@ -36,8 +36,6 @@
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "glib-init.h"
|
||||
|
||||
#include "gslice.h"
|
||||
#include "gbacktrace.h"
|
||||
#include "gtestutils.h"
|
||||
|
Loading…
Reference in New Issue
Block a user