diff -r ce211ce6a336 -r 77b48b018834 src/protocols/oscar/info.c --- a/src/protocols/oscar/info.c Tue Mar 18 22:30:21 2003 +0000 +++ b/src/protocols/oscar/info.c Tue Mar 18 23:07:53 2003 +0000 @@ -635,13 +635,6 @@ */ int type, subtype, len; char *iconstr; -/* -int i; -debug_printf("iconstr: 0x"); -for (i=0; idata[bs->offset+i]); -debug_printf("\n"); -*/ while (aim_bstream_curpos(bs) < endpos) { type = aimbs_get16(bs); subtype = aimbs_get8(bs);