mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
remove unused resurrect code
This commit is contained in:
@@ -122,8 +122,8 @@ switch_io_routines_t crtp_io_routines = {
|
||||
/*state_change*/ NULL,
|
||||
/*read_video_frame*/ NULL,
|
||||
/*write_video_frame*/ NULL,
|
||||
/*state_run*/ NULL,
|
||||
/* resurrect_session*/ NULL
|
||||
/*state_run*/ NULL
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user