diff --git a/main/file.c b/main/file.c index c37937be19..205daf4822 100644 --- a/main/file.c +++ b/main/file.c @@ -290,8 +290,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 */