mod_fifo: Remove empty declaration

This commit is contained in:
Travis Cross 2014-05-26 18:34:50 +00:00
parent edecd151a5
commit 597a5c1208
1 changed files with 0 additions and 2 deletions

View File

@ -692,8 +692,6 @@ static switch_status_t consumer_read_frame_callback(switch_core_session_t *sessi
return SWITCH_STATUS_SUCCESS;
}
struct fifo_node;
static struct {
switch_hash_t *caller_orig_hash;
switch_hash_t *consumer_orig_hash;