Changeset 8ff0a61 for protocols/msn/sb.c


Ignore:
Timestamp:
2008-02-03T17:11:15Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
63075d7
Parents:
8c1eb80
Message:

Disabling "Unknown command" warnings since they're very noisy and pretty
pointless.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/sb.c

    r8c1eb80 r8ff0a61  
    594594        else
    595595        {
    596                 debug( "Received unknown command from switchboard server: %s", cmd[0] );
     596                /* debug( "Received unknown command from switchboard server: %s", cmd[0] ); */
    597597        }
    598598       
Note: See TracChangeset for help on using the changeset viewer.