summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-19 08:02:10 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 13:17:36 -0500
commite6cfe18008b2c096c286ff35bdb3de01530a9713 (patch)
tree7b7699c7b84b98bba0a0c56534dc6ddc513fd160
parent283eeb2702526b24da3f9d3e86d861745357437d (diff)
downloadpango-e6cfe18008b2c096c286ff35bdb3de01530a9713.tar.gz
docs: Tweak modules docs
Drop not-shown section.
-rw-r--r--pango/modules.c13
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"