--- a/libpurple/purpleattentiontype.h Tue Nov 17 22:05:15 2020 -0600 +++ b/libpurple/purpleattentiontype.h Thu Nov 19 20:07:44 2020 -0600 @@ -49,13 +49,6 @@ G_BEGIN_DECLS /** - * PURPLE_TYPE_PROTOCOL_ATTENTION: - * - * The standard _get_type macro for #PurpleProtocolAttention. - */ -#define PURPLE_TYPE_PROTOCOL_ATTENTION (purple_protocol_attention_get_type()) - -/** * purple_attention_type_get_type: * * Returns: The #GType for the #PurpleAttentionType boxed structure.