Thu, 08 Dec 2005 21:03:25 +0000
[gaim-migrate @ 14722]
#if 0 aim_icq_sendxmlreq() and aim_icq_sendsms(), which are not used anywhere.
| src/protocols/oscar/icq.c | file | annotate | diff | comparison | revisions |
--- a/src/protocols/oscar/icq.c Thu Dec 08 21:02:53 2005 +0000 +++ b/src/protocols/oscar/icq.c Thu Dec 08 21:03:25 2005 +0000 @@ -336,6 +336,7 @@ return 0; } +#if 0 faim_export int aim_icq_sendxmlreq(aim_session_t *sess, const char *xml) { aim_conn_t *conn; @@ -373,7 +374,9 @@ return 0; } +#endif +#if 0 /* * Send an SMS message. This is the non-US way. The US-way is to IM * their cell phone number (+19195551234). @@ -466,6 +469,7 @@ return 0; } +#endif static void aim_icq_freeinfo(struct aim_icq_info *info) { int i;