]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
white space cleanup
authorKen Rice <krice@freeswitch.org>
Thu, 3 May 2012 23:55:06 +0000 (18:55 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 3 May 2012 23:55:06 +0000 (18:55 -0500)
libs/sofia-sip/libsofia-sip-ua/nta/nta.c

index bebe74262f2816574871b30b3c5d0d2a56197eae..e690b424e7cdf01fa560687c473bebd47f289c86 100644 (file)
@@ -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());
       }