After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722323 - remove unused include 'gslist.h' in 'gbookmarkfile.c'
remove unused include 'gslist.h' in 'gbookmarkfile.c'
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-01-16 11:20 UTC by christian.h.m.schramm
Modified: 2014-01-17 01:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (615 bytes, patch)
2014-01-16 11:21 UTC, christian.h.m.schramm
none Details | Review

Description christian.h.m.schramm 2014-01-16 11:20:53 UTC
No single linked lists are used in that source file.
Comment 1 christian.h.m.schramm 2014-01-16 11:21:32 UTC
Created attachment 266442 [details] [review]
patch