Ignore:
Timestamp:
2012-10-19T23:16:52Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
6042a54
Parents:
0eb971a
Message:

Removing some more cruft now that I've (re)discovered ld garbage collection.
Mostly stuff related to obsolete Y!MSG login obfuscation schemes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/libyahoo2.c

    r0eb971a r386042c  
    8383#include "yahoo_httplib.h"
    8484#include "yahoo_util.h"
    85 #include "yahoo_fn.h"
    8685
    8786#include "yahoo2_callbacks.h"
     
    430429        return c;
    431430}
    432 
    433 extern char *yahoo_crypt(char *, char *);
    434431
    435432/* Free a buddy list */
Note: See TracChangeset for help on using the changeset viewer.