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/yahoo2_callbacks.h

    r509cf60 r3cd37d7  
    113113 *      igns - the ignore list
    114114 */
    115         void YAHOO_CALLBACK_TYPE(ext_yahoo_got_ignore) (int id, YList *igns);
     115//      void YAHOO_CALLBACK_TYPE(ext_yahoo_got_ignore) (int id, YList *igns);
    116116
    117117/*
     
    678678 *      a unix file descriptor to the socket
    679679 */
    680         int YAHOO_CALLBACK_TYPE(ext_yahoo_connect) (const char *host, int port);
     680//      int YAHOO_CALLBACK_TYPE(ext_yahoo_connect) (const char *host, int port);
    681681
    682682/*
Note: See TracChangeset for help on using the changeset viewer.