aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/yahoo2_callbacks.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2012-10-20 10:44:59 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2012-10-20 10:44:59 +0100
commit3cd37d784147808b2d93218b7eca3413a124b1b6 (patch)
tree8b951b4d1cb9fec7be7478d5f3ed3d1cb9dd37c2 /protocols/yahoo/yahoo2_callbacks.h
parent509cf60140e5d757c79558a7b39145fe3c0cb2b5 (diff)
Cleaning up some more Yahoo! symbols.
Diffstat (limited to 'protocols/yahoo/yahoo2_callbacks.h')
-rw-r--r--protocols/yahoo/yahoo2_callbacks.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/yahoo/yahoo2_callbacks.h b/protocols/yahoo/yahoo2_callbacks.h
index 0dccf188..0a3aab46 100644
--- a/protocols/yahoo/yahoo2_callbacks.h
+++ b/protocols/yahoo/yahoo2_callbacks.h
@@ -112,7 +112,7 @@ struct yahoo_callbacks {
* id - the id that identifies the server connection
* igns - the ignore list
*/
- void YAHOO_CALLBACK_TYPE(ext_yahoo_got_ignore) (int id, YList *igns);
+// void YAHOO_CALLBACK_TYPE(ext_yahoo_got_ignore) (int id, YList *igns);
/*
* Name: ext_yahoo_got_identities
@@ -677,7 +677,7 @@ struct yahoo_callbacks {
* Returns:
* a unix file descriptor to the socket
*/
- int YAHOO_CALLBACK_TYPE(ext_yahoo_connect) (const char *host, int port);
+// int YAHOO_CALLBACK_TYPE(ext_yahoo_connect) (const char *host, int port);
/*
* Name: ext_yahoo_connect_async