]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-10050 remove debug
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 28 Feb 2017 23:45:21 +0000 (17:45 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 28 Feb 2017 23:45:21 +0000 (17:45 -0600)
src/switch_core_media.c

index c761a4c017e9b9508a121eee667deaa8b3fc25ab..5a19e90462f25e0dd6f8a6f36b8e240f391a2ce2 100644 (file)
@@ -8816,7 +8816,6 @@ SWITCH_DECLARE(switch_status_t) switch_core_media_activate_rtp(switch_core_sessi
                        /******************************************************************************************/
 
                        if (v_engine->rtp_session) {
-                               printf("XXXXXXXXXXXXXXXXXXXXXXXXXXXXx BLAH! XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxxx\n");
                                goto video_up;
                        }