Changeset 10241


Ignore:
Timestamp:
Feb 20, 2010, 4:33:20 PM (13 years ago)
Author:
charles
Message:

(trunk libT) comment out a couple of console debug messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/announcer.c

    r10239 r10241  
    15271527    }
    15281528
     1529#if 0
    15291530for( i=0; i<n; ++i ) fprintf( stderr, "(%d)\"%s\" ", i, events[i] );
    15301531fprintf( stderr, "\n" );
    15311532fprintf( stderr, "using (%d)\"%s\"\n", pos, events[pos] );
     1533#endif
    15321534
    15331535    /* special case #4: BEP 21: "In order to tell the tracker that a peer is a
Note: See TracChangeset for help on using the changeset viewer.