mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
Fix compiler warnings (bug #3367)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4832 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -160,7 +160,6 @@ static void g723_close(struct ast_filestream *s)
|
||||
|
||||
static int g723_write(struct ast_filestream *fs, struct ast_frame *f)
|
||||
{
|
||||
struct timeval now;
|
||||
u_int32_t delay;
|
||||
u_int16_t size;
|
||||
int res;
|
||||
|
Reference in New Issue
Block a user