mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-15 05:08:26 +00:00
mod_fifo: Remove empty declaration
This commit is contained in:
parent
edecd151a5
commit
597a5c1208
@ -692,8 +692,6 @@ static switch_status_t consumer_read_frame_callback(switch_core_session_t *sessi
|
|||||||
return SWITCH_STATUS_SUCCESS;
|
return SWITCH_STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
struct fifo_node;
|
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
switch_hash_t *caller_orig_hash;
|
switch_hash_t *caller_orig_hash;
|
||||||
switch_hash_t *consumer_orig_hash;
|
switch_hash_t *consumer_orig_hash;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user