summaryrefslogtreecommitdiff
path: root/libpurple/purplehistorymanager.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-09-12 23:18:09 -0500
committerGary Kramlich <grim@reaperworld.com>2022-09-12 23:18:09 -0500
commit5be87d03ad9a83211acfb96914577eaad3aab9b0 (patch)
tree4705301c57993c8fda8ff5dd52da6d2aa046bc60 /libpurple/purplehistorymanager.h
parent1e76ba5cefc87d69d69e0df167f44c63e6d6c389 (diff)
downloadpidgin-5be87d03ad9a83211acfb96914577eaad3aab9b0.tar.gz
Remove a bunch of documents that aren't read/displayed by gi-docgen.
Testing Done: Compiled. Reviewed at https://reviews.imfreedom.org/r/1753/
Diffstat (limited to 'libpurple/purplehistorymanager.h')
-rw-r--r--libpurple/purplehistorymanager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libpurple/purplehistorymanager.h b/libpurple/purplehistorymanager.h
index 041f5e7201..35c58962ac 100644
--- a/libpurple/purplehistorymanager.h
+++ b/libpurple/purplehistorymanager.h
@@ -39,11 +39,6 @@ G_BEGIN_DECLS
*/
#define PURPLE_HISTORY_MANAGER_DOMAIN (g_quark_from_static_string("purple-history-manager"))
-/**
- * PURPLE_TYPE_HISTORY_MANAGER:
- *
- * The standard _get_type macro for #PurpleHistoryManager.
- */
#define PURPLE_TYPE_HISTORY_MANAGER (purple_history_manager_get_type())
G_DECLARE_FINAL_TYPE(PurpleHistoryManager, purple_history_manager, PURPLE,
HISTORY_MANAGER, GObject)