Mercurial > pidgin
diff src/protocols/oscar/misc.c @ 2821:9467e4ee81be
[gaim-migrate @ 2834]
new libfaim stuff.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Sat, 01 Dec 2001 00:56:31 +0000 |
| parents | 441b84ab7f4e |
| children | 6d62d4520460 |
line wrap: on
line diff
--- a/src/protocols/oscar/misc.c Fri Nov 30 21:16:28 2001 +0000 +++ b/src/protocols/oscar/misc.c Sat Dec 01 00:56:31 2001 +0000 @@ -169,16 +169,6 @@ } /* - * aim_debugconn_sendconnect() - * - * For aimdebugd. If you don't know what it is, you don't want to. - */ -faim_export int aim_debugconn_sendconnect(aim_session_t *sess, aim_conn_t *conn) -{ - return aim_genericreq_n(sess, conn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_DEBUGCONN_CONNECT); -} - -/* * Generic routine for sending commands. * *
