diff libpurple/protocols/myspace/myspace.h @ 18917:6ea5602643ea

disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 14 Aug 2007 02:45:06 +0000
parents 0f46f13c0805
children a242e014ab8c
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Mon Aug 13 05:59:24 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Tue Aug 14 02:45:06 2007 +0000
@@ -67,9 +67,6 @@
  * you want to actually use the plugin! */
 /*#define MSIM_SELF_TEST            */
 
-/* Use the attention API for zaps? */
-#define MSIM_USE_ATTENTION_API
-
 /* Constants */
 
 /* Maximum length of a password that is acceptable. This is the limit
@@ -234,9 +231,6 @@
 gboolean msim_load(PurplePlugin *plugin);
 GList *msim_status_types(PurpleAccount *acct);
 
-GList *msim_attention_types(PurpleAccount *acct);
-gboolean msim_send_attention(PurpleConnection *gc, gchar *username, guint code);
-
 GList *msim_blist_node_menu(PurpleBlistNode *node);
 
 const gchar *msim_list_icon(PurpleAccount *acct, PurpleBuddy *buddy);