https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r301446 | dvossel | 2011-01-12 10:05:12 -0600 (Wed, 12 Jan 2011) | 2 lines
Removal of unused variables so Asterisk will compile.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@301447
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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 */