From: Christian Schramm Date: Thu, 16 Jan 2014 11:14:32 +0000 (+0100) Subject: gbookmarkfile: removed unused include 'gslist.h' X-Git-Tag: 2.39.4~130 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c5982709f3814c16a6a4d60030b65955926367b;p=platform%2Fupstream%2Fglib.git gbookmarkfile: removed unused include 'gslist.h' https://bugzilla.gnome.org/show_bug.cgi?id=722323 --- diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c index d244917..72936b7 100644 --- a/glib/gbookmarkfile.c +++ b/glib/gbookmarkfile.c @@ -37,7 +37,6 @@ #include "ghash.h" #include "glibintl.h" #include "glist.h" -#include "gslist.h" #include "gmain.h" #include "gmarkup.h" #include "gmem.h"