FS-7500: remove debug

This commit is contained in:
Anthony Minessale 2014-11-19 18:00:29 -06:00 committed by Michael Jerris
parent 6822994d25
commit 96025a407d
1 changed files with 0 additions and 1 deletions

View File

@ -9738,7 +9738,6 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_read_video_frame(switch_core
}
if (decode_status == SWITCH_STATUS_MORE_DATA) {
printf("mo data\n");
goto top;
}
}