[core] scan-build: Value stored to 'lcount' is never read - switch_xml_toxml_r()

This commit is contained in:
Dragos Oancea 2020-02-13 12:12:01 +00:00
parent c714401935
commit fde2f685e7
1 changed files with 0 additions and 1 deletions

View File

@ -2591,7 +2591,6 @@ static char *switch_xml_toxml_r(switch_xml_t xml, char **s, switch_size_t *len,
tailrecurse:
off = 0;
lcount = 0;
txt = "";
if (loops++) {