[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping()

This commit is contained in:
Dragos Oancea 2020-01-31 21:32:22 +00:00
parent 9514aebbaa
commit f22340c776
1 changed files with 0 additions and 1 deletions

View File

@ -519,7 +519,6 @@ int tport_tcp_ping(tport_t *self, su_time_t now)
else
why = " blocking";
return -1;
}
SU_DEBUG_7(("%s(%p): %s to " TPN_FORMAT "%s\n",