Ignore:
Timestamp:
2012-10-20T09:44:59Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4d82e50
Parents:
509cf60
Message:

Cleaning up some more Yahoo! symbols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/yahoo.c

    r509cf60 r3cd37d7  
    570570}
    571571
    572 void ext_yahoo_got_ignore( int id, YList *igns )
    573 {
    574 }
    575 
    576572void ext_yahoo_got_identities( int id, YList *ids )
    577573{
     
    814810}
    815811
    816 /* Because we don't want asynchronous connects in BitlBee, and because
    817    libyahoo doesn't seem to use this one anyway, this one is now defunct. */
    818 int ext_yahoo_connect(const char *host, int port)
    819 {
    820         return -1;
    821 }
    822 
    823812static void byahoo_accept_conf( void *data )
    824813{
Note: See TracChangeset for help on using the changeset viewer.