Ignore:
Timestamp:
2011-12-24T17:49:12Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
164352e, 5f40da7
Parents:
5513f3e
Message:

Removing unfinished debugging stuff accidentally committed in
changeset:devel,856.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/io.c

    r5513f3e r96f954d  
    173173        if( st > 0 )
    174174        {
    175                 if( jd->flags & JFLAG_MOCK )
    176                         return TRUE;
    177                
    178175                /* Parse. */
    179176                if( xt_feed( jd->xt, buf, st ) < 0 )
Note: See TracChangeset for help on using the changeset viewer.