Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/sb.c

    r17a6ee9 r1c3008a  
    691691                        }
    692692                }
    693 #if 0
    694                 // Disable MSN ft support for now.
    695693                else if( g_strncasecmp( ct, "text/x-msmsgsinvite", 19 ) == 0 )
    696694                {
     
    725723                        g_free( command );
    726724                }
    727 #endif
    728725                else if( g_strncasecmp( ct, "application/x-msnmsgrp2p", 24 ) == 0 )
    729726                {
Note: See TracChangeset for help on using the changeset viewer.