mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-7500 S-7513: Few build fixes
This commit is contained in:
committed by
Michael Jerris
parent
99ed41a4bd
commit
4fc94e3907
@@ -103,8 +103,6 @@ typedef enum {
|
||||
SSF_MEDIA_BUG_TAP_ONLY = (1 << 10)
|
||||
} switch_session_flag_t;
|
||||
|
||||
typedef switch_status_t (switch_core_video_thread_callback_func_t) (switch_core_session_t *session, switch_frame_t *frame, void *user_data);
|
||||
|
||||
struct switch_core_session {
|
||||
switch_memory_pool_t *pool;
|
||||
switch_thread_t *thread;
|
||||
|
||||
Reference in New Issue
Block a user