mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-05 03:41:53 +00:00
[mod_fifo] scan-build: Value stored to 'arg' is never read - xml_callback()
This commit is contained in:
@@ -3701,8 +3701,6 @@ static int xml_callback(void *pArg, int argc, char **argv, char **columnNames)
|
||||
}
|
||||
}
|
||||
|
||||
arg = 0;
|
||||
|
||||
if (argv[7]) {
|
||||
if ((etime = atol(argv[7]))) {
|
||||
switch_size_t retsize;
|
||||
|
||||
Reference in New Issue
Block a user