From: Ken Rice Date: Thu, 3 May 2012 23:55:06 +0000 (-0500) Subject: white space cleanup X-Git-Tag: v1.2-rc1~17^2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eca328f48aaba7e876faf421d46d4441473bc8a;p=thirdparty%2Ffreeswitch.git white space cleanup --- diff --git a/libs/sofia-sip/libsofia-sip-ua/nta/nta.c b/libs/sofia-sip/libsofia-sip-ua/nta/nta.c index bebe74262f..e690b424e7 100644 --- a/libs/sofia-sip/libsofia-sip-ua/nta/nta.c +++ b/libs/sofia-sip/libsofia-sip-ua/nta/nta.c @@ -6911,7 +6911,6 @@ _nta_incoming_timer(nta_agent_t *sa) incoming_reset_timer(irq); if(irq->irq_extra_100) { - printf("COCK FACE\n"); SU_DEBUG_5(("nta: timer N1 fired, sending %u %s\n", SIP_100_TRYING)); nta_incoming_treply(irq, SIP_100_TRYING, TAG_END()); }