diff libpurple/protocols/myspace/myspace.h @ 22097:eab7d03edfcb

This adds accessor and mutator API for the PurpleAttentionType struct. I also took the liberty of updating all the prpls that use PurpleAttentionType to use this new API.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Jan 2008 22:44:01 +0000
parents dee0c2dc1a85
children 0b823f16162c
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Sun Jan 13 20:46:20 2008 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sun Jan 13 22:44:01 2008 +0000
@@ -180,8 +180,6 @@
 #define MSIM_CONTACT_LIST_IMPORT_ALL_FRIENDS	1
 #define MSIM_CONTACT_LIST_IMPORT_TOP_FRIENDS	2
 
-#define MsimAttentionType PurpleAttentionType
-
 /* Functions */
 gboolean msim_load(PurplePlugin *plugin);
 GList *msim_status_types(PurpleAccount *acct);