[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping()
This commit is contained in:
parent
9514aebbaa
commit
f22340c776
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue