Ignore:
Timestamp:
2012-10-20T00:02:45Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
3cd37d7
Parents:
6042a54
Message:

Some more removals. Using ifdefs instead of read deletions in Yahoo! dir to
not make merges too complicated (although upstream really seems dead at this
point :-/).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn_util.c

    r6042a54 r509cf60  
    2929#include "soap.h"
    3030#include <ctype.h>
    31 
    32 int msn_logged_in( struct im_connection *ic )
    33 {
    34         imcb_connected( ic );
    35        
    36         return( 0 );
    37 }
    3831
    3932static char *adlrml_entry( const char *handle_, msn_buddy_flags_t list )
Note: See TracChangeset for help on using the changeset viewer.