From a556afc97003815d95144901ad8833402b0839b4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 1 Feb 2014 20:46:43 -0500 Subject: [PATCH] Drop another use of xinclude --- glib/gbookmarkfile.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c index c8a51bc..68069fc 100644 --- a/glib/gbookmarkfile.c +++ b/glib/gbookmarkfile.c @@ -79,9 +79,8 @@ * the bookmark as "private" to the applications and groups that has it * registered; the URI and MIME type of an icon, to be used when displaying * the bookmark inside a GUI. - * - * FIXME: MISSING XINCLUDE CONTENT - * + * + * Here is an example of a bookmark file: bookmarks.xbel * * A bookmark file might contain more than one bookmark; each bookmark * is accessed through its URI. -- 2.7.4