From b4a3e834126a3cac7fbf2212087825f886be1f1d Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 3 Nov 2007 22:53:12 -0700 Subject: [PATCH] Remove references to FcConfigParse and FcConfigLoad. These functions no longer exist. --- doc/fcconfig.fncs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 3c3ea06..0081d06 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -121,7 +121,6 @@ filesystem. @PURPOSE@ Get config files @DESC@ Returns the list of known configuration files used to generate config. -Note that this will not include any configuration done with FcConfigParse. @@ @RET@ char * @@ -319,6 +318,6 @@ FC_CONFIG_DIR environment variable. @DESC@ Walks the configuration in 'file' and constructs the internal representation in 'config'. Any include files referenced from within 'file' will be loaded -with FcConfigLoad and also parsed. If 'complain' is FcFalse, no warning +and parsed. If 'complain' is FcFalse, no warning will be displayed if 'file' does not exist. @@ -- 2.39.2