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

    r509cf60 r3cd37d7  
    121121        void yahoo_send_im(int id, const char *from, const char *who,
    122122                const char *msg, int utf8, int picture);
    123         void yahoo_send_buzz(int id, const char *from, const char *who);
     123//      void yahoo_send_buzz(int id, const char *from, const char *who);
    124124/* if type is true, send typing notice, else send stopped typing notice */
    125125        void yahoo_send_typing(int id, const char *from, const char *who,
Note: See TracChangeset for help on using the changeset viewer.