FS-7500: remove debug

This commit is contained in:
Anthony Minessale
2014-11-19 18:00:29 -06:00
parent ca0dfbdc56
commit 3522c1abe5
-1
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;
}
}