diff options
Diffstat (limited to 'pango/modules.c')
-rw-r--r-- | pango/modules.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/pango/modules.c b/pango/modules.c index 54f9db8f..b7ba105b 100644 --- a/pango/modules.c +++ b/pango/modules.c @@ -19,19 +19,6 @@ * Boston, MA 02111-1307, USA. */ -/** - * SECTION:modules - * @short_description:Support for loadable modules - * @title:Modules - * - * Functions and macros in this section were used to support - * loading dynamic modules that add engines to Pango at run time. - * - * That is no longer the case, and these APIs should not be - * used anymore. - * - * Deprecated: 1.38 - */ #include "config.h" #include "pango-modules.h" |