mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-02 02:40:07 +02:00
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
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…
x
Reference in New Issue
Block a user