Remove unused code
This commit is contained in:
parent
751ad9ad65
commit
dbd223cb1f
1 changed files with 0 additions and 6 deletions
|
@ -868,12 +868,6 @@ parser_deliver(th_transport_t *t, th_stream_t *st, th_pkt_t *pkt)
|
|||
|
||||
avgstat_add(&st->st_rate, pkt->pkt_payloadlen, dispatch_clock);
|
||||
|
||||
|
||||
/**
|
||||
* We've got something, disarm the transport timeout timer
|
||||
*/
|
||||
// dtimer_disarm(&t->tht_receive_timer);
|
||||
|
||||
/**
|
||||
* Input is ok
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue