summaryrefslogtreecommitdiff
path: root/main/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/file.c')
-rw-r--r--main/file.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/file.c b/main/file.c
index 096e556d3..d29dc2e9d 100644
--- a/main/file.c
+++ b/main/file.c
@@ -292,8 +292,6 @@ static int exts_compare(const char *exts, const char *type)
static void filestream_destructor(void *arg)
{
- char *cmd = NULL;
- size_t size = 0;
struct ast_filestream *f = arg;
/* Stop a running stream if there is one */