diff --git a/gio/gsettings.c b/gio/gsettings.c index 3c7b4fcbd..f4469c120 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -77,70 +77,7 @@ * by the glib-compile-schemas * utility. The input is a schema description in an XML format that can be * described by the following DTD: - * |[ - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * ]]> - * ]| + * |[FIXME: MISSING XINCLUDE CONTENT]| * * At runtime, schemas are identified by their id (as specified * in the id attribute of the