]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove unused code
authorAndreas Öman <andreas@lonelycoder.com>
Tue, 7 Jul 2009 18:18:13 +0000 (18:18 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Tue, 7 Jul 2009 18:18:13 +0000 (18:18 +0000)
src/parsers.c

index e08df3c17f6073a22fa5e60145fbe10af457c880..ae78d014e440b9e701b596ac179959214843e469 100644 (file)
@@ -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
    */