aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_vox.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_vox.c')
-rwxr-xr-xformats/format_vox.c1
1 files changed, 0 insertions, 1 deletions
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;