From ce56e9aea71fb712d1b859f1c9903dd06032034d Mon Sep 17 00:00:00 2001 From: markster Date: Sun, 29 Jun 2003 20:32:26 +0000 Subject: Properly implement using zaptel for timing of file playback git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1137 f38db490-d61c-443f-a65b-d21fe96a405b --- formats/format_vox.c | 1 - 1 file changed, 1 deletion(-) (limited to 'formats/format_vox.c') diff --git a/formats/format_vox.c b/formats/format_vox.c index 095ca1703..00c8e16eb 100755 --- a/formats/format_vox.c +++ b/formats/format_vox.c @@ -48,7 +48,6 @@ struct ast_filestream { }; -static struct ast_filestream *glist = NULL; static pthread_mutex_t vox_lock = AST_MUTEX_INITIALIZER; static int glistcnt = 0; -- cgit v1.2.3