summaryrefslogtreecommitdiff
path: root/libpurple/purplemarkup.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-12-12 04:08:55 -0600
committerGary Kramlich <grim@reaperworld.com>2021-12-12 04:08:55 -0600
commitb411391a2b2fb21de2d5833b75971df96df6b2a5 (patch)
treedcd8abf9253eee186f55aae560f1ad2371307094 /libpurple/purplemarkup.h
parent694024b9de5ec9fa38eb6417a36be5b5ba2c255e (diff)
downloadpidgin-b411391a2b2fb21de2d5833b75971df96df6b2a5.tar.gz
Remove unnecessary gtk-doc comments and move them where possible from libpurple/purple[a-n]*.h
Testing Done: Compiled Reviewed at https://reviews.imfreedom.org/r/1181/
Diffstat (limited to 'libpurple/purplemarkup.h')
-rw-r--r--libpurple/purplemarkup.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/libpurple/purplemarkup.h b/libpurple/purplemarkup.h
index cf21674f36..7f01c6dbda 100644
--- a/libpurple/purplemarkup.h
+++ b/libpurple/purplemarkup.h
@@ -32,15 +32,6 @@
G_BEGIN_DECLS
/**
- * SECTION:purplemarkup
- * @section_id: libpurple-purplemarkup
- * @short_description: Text Markup API
- * @title: Text Markup API
- *
- * Helper functions for handling markup.
- */
-
-/**
* purple_markup_escape_text:
* @text: The text to escape
* @length: The length of the text, or -1 if #NULL terminated