diff --git a/main/file.c b/main/file.c index 096e556d30..d29dc2e9d6 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 */