mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-10 22:31:57 +00:00
FS-7500: remove debug
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user