X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=ultrix%2Fbsd-comp.c;h=27f3f9397088db9b389e611ffcbb8c14e20ecedd;hp=8246343ee37be9b046928153746f2ab93704a9e5;hb=e5ad7e3dbf232955054ee90e54cebd6ee9533a85;hpb=c5871dbfa014bb554c101e65150c48fc8ba80c7b diff --git a/ultrix/bsd-comp.c b/ultrix/bsd-comp.c index 8246343..27f3f93 100644 --- a/ultrix/bsd-comp.c +++ b/ultrix/bsd-comp.c @@ -40,7 +40,7 @@ /* * This version is for use with mbufs on Ultrix systems. * - * $Id: bsd-comp.c,v 1.7 1996/07/01 01:24:24 paulus Exp $ + * $Id: bsd-comp.c,v 1.8 1996/08/28 06:32:00 paulus Exp $ */ #include "../h/param.h" @@ -216,7 +216,6 @@ bsd_clear(db) db->ratio = 0; db->bytes_out = 0; db->in_count = 0; - db->incomp_count = 0; db->checkpoint = CHECK_GAP; }