libpurple/account.h

changeset 41686
9bcd6ad114eb
parent 41517
5bafe75d3907
child 41711
b481323d02d5
--- a/libpurple/account.h	Mon Sep 12 22:54:13 2022 -0500
+++ b/libpurple/account.h	Mon Sep 12 23:18:09 2022 -0500
@@ -29,11 +29,6 @@
 #include <glib.h>
 #include <glib-object.h>
 
-/**
- * PURPLE_TYPE_ACCOUNT:
- *
- * The standard _get_type macro for #PurpleAccount.
- */
 #define PURPLE_TYPE_ACCOUNT             (purple_account_get_type())
 
 typedef struct _PurpleAccount       PurpleAccount;

mercurial